Home
last modified time | relevance | path

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

/external/skqp/src/gpu/text/
DGrTextBlobVertexRegenerator.cpp44 static void regen_texcoords(char* vertex, size_t vertexStride, const GrGlyph* glyph, in regen_texcoords() function
234 regen_texcoords(currVertex, vertexStride, glyph, fSubRun->drawAsDistanceFields()); in doRegen()