Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLPath.cpp255 GR_GL_CALL(gpu->glInterface(), PathParameteri(pathID, GR_GL_PATH_END_CAPS, cap)); in InitPathObjectStroke()
DGrGLDefines.h852 #define GR_GL_PATH_END_CAPS 0x9076 macro