Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLPathRendering.cpp263 GrGLuint GrGLPathRendering::genPaths(GrGLsizei range) { in genPaths() function in GrGLPathRendering
DGrGLCreateNullInterface.cpp682 GrGLuint genPaths(GrGLsizei range) override { in genPaths() function in __anon0b8a6d580111::NullInterface
DGrGLTestInterface.h190 virtual GrGLuint genPaths(GrGLsizei range) { return 0; } in genPaths() function