JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT Class Reference

Bug 816: OSX CALayer Positioning Bug. More...

Inheritance diagram for com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT:
Collaboration diagram for com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT:

Classes

enum  FrameLayout
 

Public Member Functions

void test00_Compo_None_One () throws InterruptedException, InvocationTargetException
 
void test01_Compo_Flow_One () throws InterruptedException, InvocationTargetException
 
void test02_Compo_DblBrd_One () throws InterruptedException, InvocationTargetException
 
void test03_Compo_Box_One () throws InterruptedException, InvocationTargetException
 
void test04_Compo_Split_One () throws InterruptedException, InvocationTargetException
 
void test05_Compo_Flow_Two () throws InterruptedException, InvocationTargetException
 
void test06_Compo_DblBrd_Two () throws InterruptedException, InvocationTargetException
 
void test07_Compo_Box_Two () throws InterruptedException, InvocationTargetException
 
void test08_Compo_Split_Two () throws InterruptedException, InvocationTargetException
 
void test10_Frame_None_One () throws InterruptedException, InvocationTargetException
 
void test11_Frame_Flow_One () throws InterruptedException, InvocationTargetException
 
void test12_Frame_DblBrd_One () throws InterruptedException, InvocationTargetException
 
void test13_Frame_Box_One () throws InterruptedException, InvocationTargetException
 
void test14_Frame_Split_One () throws InterruptedException, InvocationTargetException
 
void test15_Frame_Flow_Two () throws InterruptedException, InvocationTargetException
 
void test16_Frame_DblBrd_Two () throws InterruptedException, InvocationTargetException
 
void test17_Frame_Box_Two () throws InterruptedException, InvocationTargetException
 
void test18_Frame_Split_Two () throws InterruptedException, InvocationTargetException
 
- Public Member Functions inherited from com.jogamp.opengl.test.junit.util.UITestCase
int getMaxTestNameLen ()
 
String getSnapshotFilename (final int sn, String postSNDetail, final GLCapabilitiesImmutable caps, final int width, final int height, final boolean sinkHasAlpha, String fileSuffix, final String destPath)
 
void snapshot (final int sn, final String postSNDetail, final GL gl, final GLReadBufferUtil readBufferUtil, final String fileSuffix, final String destPath)
 Takes a snapshot of the drawable's current front framebuffer. More...
 

Static Public Member Functions

static void main (final String args[])
 
- Static Public Member Functions inherited from com.jogamp.opengl.test.junit.util.UITestCase
static void setResetXRandRIfX11AfterClass ()
 
static int resetXRandRIfX11 ()
 Iterates through all outputs and sets the preferred mode and normal rotation using RandR 1.3. More...
 
static int processCommand (final String[] cmdline, final OutputStream outstream, final StringBuilder outstring, final String outPrefix)
 
static final void oneTimeSetUpUITest ()
 
static final void oneTimeTearDownUITest ()
 

Protected Member Functions

void runTestGL (final GLCapabilities caps, final FrameLayout frameLayout, final boolean twoCanvas, final boolean resizeByComp) throws InterruptedException, InvocationTargetException
 

Detailed Description

Bug 816: OSX CALayer Positioning Bug.

Diff. OSX CALayer positioning w/ java6, [7uxx..7u40[, and >= 7u40

Definition at line 77 of file TestBug816OSXCALayerPos01AWT.java.

Member Function Documentation

◆ main()

static void com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT.main ( final String  args[])
static

Definition at line 448 of file TestBug816OSXCALayerPos01AWT.java.

Here is the call graph for this function:

◆ runTestGL()

void com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT.runTestGL ( final GLCapabilities  caps,
final FrameLayout  frameLayout,
final boolean  twoCanvas,
final boolean  resizeByComp 
) throws InterruptedException, InvocationTargetException
protected

Definition at line 124 of file TestBug816OSXCALayerPos01AWT.java.

Here is the call graph for this function:

◆ test00_Compo_None_One()

void com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT.test00_Compo_None_One ( ) throws InterruptedException, InvocationTargetException

Definition at line 321 of file TestBug816OSXCALayerPos01AWT.java.

◆ test01_Compo_Flow_One()

void com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT.test01_Compo_Flow_One ( ) throws InterruptedException, InvocationTargetException

Definition at line 328 of file TestBug816OSXCALayerPos01AWT.java.

◆ test02_Compo_DblBrd_One()

void com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT.test02_Compo_DblBrd_One ( ) throws InterruptedException, InvocationTargetException

Definition at line 335 of file TestBug816OSXCALayerPos01AWT.java.

◆ test03_Compo_Box_One()

void com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT.test03_Compo_Box_One ( ) throws InterruptedException, InvocationTargetException

Definition at line 342 of file TestBug816OSXCALayerPos01AWT.java.

◆ test04_Compo_Split_One()

void com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT.test04_Compo_Split_One ( ) throws InterruptedException, InvocationTargetException

Definition at line 349 of file TestBug816OSXCALayerPos01AWT.java.

◆ test05_Compo_Flow_Two()

void com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT.test05_Compo_Flow_Two ( ) throws InterruptedException, InvocationTargetException

Definition at line 356 of file TestBug816OSXCALayerPos01AWT.java.

◆ test06_Compo_DblBrd_Two()

void com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT.test06_Compo_DblBrd_Two ( ) throws InterruptedException, InvocationTargetException

Definition at line 363 of file TestBug816OSXCALayerPos01AWT.java.

◆ test07_Compo_Box_Two()

void com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT.test07_Compo_Box_Two ( ) throws InterruptedException, InvocationTargetException

Definition at line 370 of file TestBug816OSXCALayerPos01AWT.java.

◆ test08_Compo_Split_Two()

void com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT.test08_Compo_Split_Two ( ) throws InterruptedException, InvocationTargetException

Definition at line 377 of file TestBug816OSXCALayerPos01AWT.java.

◆ test10_Frame_None_One()

void com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT.test10_Frame_None_One ( ) throws InterruptedException, InvocationTargetException

Definition at line 384 of file TestBug816OSXCALayerPos01AWT.java.

◆ test11_Frame_Flow_One()

void com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT.test11_Frame_Flow_One ( ) throws InterruptedException, InvocationTargetException

Definition at line 391 of file TestBug816OSXCALayerPos01AWT.java.

◆ test12_Frame_DblBrd_One()

void com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT.test12_Frame_DblBrd_One ( ) throws InterruptedException, InvocationTargetException

Definition at line 398 of file TestBug816OSXCALayerPos01AWT.java.

◆ test13_Frame_Box_One()

void com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT.test13_Frame_Box_One ( ) throws InterruptedException, InvocationTargetException

Definition at line 405 of file TestBug816OSXCALayerPos01AWT.java.

◆ test14_Frame_Split_One()

void com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT.test14_Frame_Split_One ( ) throws InterruptedException, InvocationTargetException

Definition at line 412 of file TestBug816OSXCALayerPos01AWT.java.

◆ test15_Frame_Flow_Two()

void com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT.test15_Frame_Flow_Two ( ) throws InterruptedException, InvocationTargetException

Definition at line 419 of file TestBug816OSXCALayerPos01AWT.java.

◆ test16_Frame_DblBrd_Two()

void com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT.test16_Frame_DblBrd_Two ( ) throws InterruptedException, InvocationTargetException

Definition at line 426 of file TestBug816OSXCALayerPos01AWT.java.

◆ test17_Frame_Box_Two()

void com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT.test17_Frame_Box_Two ( ) throws InterruptedException, InvocationTargetException

Definition at line 433 of file TestBug816OSXCALayerPos01AWT.java.

◆ test18_Frame_Split_Two()

void com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT.test18_Frame_Split_Two ( ) throws InterruptedException, InvocationTargetException

Definition at line 440 of file TestBug816OSXCALayerPos01AWT.java.


The documentation for this class was generated from the following file: