Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLDefines.h876 #define GR_GL_PATH_MODELVIEW 0x1700 macro
DGrGLPathRendering.cpp88 GL_CALL(MatrixLoadIdentity(GR_GL_PATH_MODELVIEW)); in resetContext()