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

  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLStateType.java 127 TEXTURE_MAG_FILTER("Magnification Function"),
GLState.java 269 IGLProperty magFilter = new GLEnumProperty(GLStateType.TEXTURE_MAG_FILTER,
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContext.idl 215 /* TEXTURE_MAG_FILTER */
311 const GLenum TEXTURE_MAG_FILTER = 0x2800;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
StateTransformFactory.java     [all...]

Completed in 27 milliseconds