Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLInterface.cpp44 newInterface->fFunctions.fPathParameteri = NULL; in GrGLInterfaceRemoveNVPR()
497 NULL == fFunctions.fPathParameteri || in validate()
/external/skia/include/gpu/gl/
DGrGLInterface.h331 GLPtr<GrGLPathParameteriProc> fPathParameteri; member