Home
last modified time | relevance | path

Searched refs:GR_GL_COLOR_TABLE (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLDefines.h164 #define GR_GL_COLOR_TABLE 0x80D0 macro
DGrGLGpu.cpp412 GL_CALL(Disable(GR_GL_COLOR_TABLE)); in onResetContext()