Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLInterface.cpp50 newInterface->fFunctions.fStencilFillPath = NULL; in GrGLInterfaceRemoveNVPR()
503 NULL == fFunctions.fStencilFillPath || in validate()
/external/skia/include/gpu/gl/
DGrGLInterface.h337 GLPtr<GrGLStencilFillPathProc> fStencilFillPath; member