Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLInterface.cpp46 newInterface->fFunctions.fGenPaths = NULL; in GrGLInterfaceRemoveNVPR()
499 NULL == fFunctions.fGenPaths || in validate()
/external/skia/include/gpu/gl/
DGrGLInterface.h333 GLPtr<GrGLGenPathsProc> fGenPaths; member