Home
last modified time | relevance | path

Searched refs:fPathCommands (Results 1 – 3 of 3) sorted by relevance

/external/skqp/include/gpu/gl/
DGrGLInterface.h287 GrGLFunction<GrGLPathCommandsFn> fPathCommands; member
/external/skqp/src/gpu/gl/
DGrGLInterface.cpp469 !fFunctions.fPathCommands || in validate()
DGrGLTestInterface.cpp188 fFunctions.fPathCommands = bind_to_member(this, &GrGLTestInterface::pathCommands); in GrGLTestInterface()