Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLInterface.cpp48 newInterface->fFunctions.fGenPaths = nullptr; in GrGLInterfaceRemoveNVPR()
525 nullptr == fFunctions.fGenPaths || in validate()
/external/skia/include/gpu/gl/
DGrGLInterface.h324 GrGLFunction<GrGLGenPathsProc> fGenPaths; member