HomeSort by relevance Sort by last modified time
    Searched refs:SCISSOR_BOX (Results 1 - 6 of 6) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLStateType.java 78 SCISSOR_BOX("Scissor Box"),
GLState.java 171 IGLProperty scissorBox = new GLCompositeProperty(GLStateType.SCISSOR_BOX,
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
StateTransformFactory.java 508 GLStateType.SCISSOR_BOX,
514 GLStateType.SCISSOR_BOX,
520 GLStateType.SCISSOR_BOX,
526 GLStateType.SCISSOR_BOX,
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsContext3D.h 202 SCISSOR_BOX = 0x0C10,
    [all...]
  /external/webkit/Source/WebCore/html/canvas/
WebGLRenderingContext.idl 181 const unsigned int SCISSOR_BOX = 0x0C10;
    [all...]
WebGLRenderingContext.cpp     [all...]

Completed in 3246 milliseconds