Searched refs:GR_GL_COLOR_TABLE (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/gpu/gl/ | ||
D | GrGLDefines.h | 164 #define GR_GL_COLOR_TABLE 0x80D0 macro |
D | GrGLGpu.cpp | 412 GL_CALL(Disable(GR_GL_COLOR_TABLE)); in onResetContext() |