Searched refs:GL_NONE (Results 1 - 8 of 8) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES20Header.java-if321 public static final int GL_NONE = 0;
/frameworks/base/libs/hwui/
H A DCaches.cpp658 glStartTilingQCOM(x, y, width, height, (discard ? GL_NONE : GL_COLOR_BUFFER_BIT0_QCOM));
H A DLayerRenderer.cpp284 layer->setRenderTarget(GL_NONE); // see ::updateTextureLayer()
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java321 public static final int GL_NONE = 0; field in class:GLES20
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h367 #define GL_NONE 0 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h367 #define GL_NONE 0 macro
H A Dgl31.h367 #define GL_NONE 0 macro
/frameworks/rs/driver/
H A DrsdAllocation.cpp432 drv->glTarget = GL_NONE;

Completed in 359 milliseconds