Home
last modified time | relevance | path

Searched defs:genPaths (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/gpu/gl/
DGrGLPathRendering.cpp194 GrGLuint GrGLPathRendering::genPaths(GrGLsizei range) { in genPaths() function in GrGLPathRendering
DGrGLCreateNullInterface.cpp690 GrGLuint genPaths(GrGLsizei range) override { in genPaths() function in __anon8285b3770111::NullInterface
DGrGLTestInterface.h192 virtual GrGLuint genPaths(GrGLsizei range) { return 0; } in genPaths() function