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

  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLStateType.java 107 DITHER("Dithering enabled"),
GLState.java 223 IGLProperty dither = new GLBooleanProperty(GLStateType.DITHER, Boolean.TRUE); local
227 depthTest, depthFunc, blend, dither);
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_state.c 163 context_dirty(ctx, DITHER);
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_state.c 163 context_dirty(ctx, DITHER);
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GraphicsContext3D.h 130 DITHER = 0x0BD0,
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContext.idl 145 const GLenum DITHER = 0x0BD0;
    [all...]
WebGLRenderingContext.cpp     [all...]

Completed in 565 milliseconds