Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/ops/
DAtlasTextOp.h229 inline void createDrawForGeneratedGlyphs(
DAtlasTextOp.cpp336 this->createDrawForGeneratedGlyphs(target, &flushInfo); in onPrepareDraws()
358 void AtlasTextOp::createDrawForGeneratedGlyphs(GrMeshDrawTarget* target, in createDrawForGeneratedGlyphs() function in skgpu::ganesh::AtlasTextOp