Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLInterface.cpp48 newInterface->fFunctions.fIsPath = NULL; in GrGLInterfaceRemoveNVPR()
501 NULL == fFunctions.fIsPath || in validate()
/external/skia/include/gpu/gl/
DGrGLInterface.h335 GLPtr<GrGLIsPathProc> fIsPath; member