Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLInterface.cpp45 newInterface->fFunctions.fPathParameterf = NULL; in GrGLInterfaceRemoveNVPR()
498 NULL == fFunctions.fPathParameterf || in validate()
/external/skia/include/gpu/gl/
DGrGLInterface.h332 GLPtr<GrGLPathParameterfProc> fPathParameterf; member