Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLInterface.cpp50 newInterface->fFunctions.fIsPath = nullptr; in GrGLInterfaceRemoveNVPR()
527 nullptr == fFunctions.fIsPath || in validate()
/external/skia/include/gpu/gl/
DGrGLInterface.h326 GrGLFunction<GrGLIsPathProc> fIsPath; member