Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/v1/
DSurfaceDrawContext_v1.h488 void drawGlyphRunListWithCache(const GrClip*,
DSurfaceDrawContext.cpp350 void SurfaceDrawContext::drawGlyphRunListWithCache(const GrClip* clip, in drawGlyphRunListWithCache() function in skgpu::v1::SurfaceDrawContext
421 this->drawGlyphRunListWithCache(clip, viewMatrix, glyphRunList, paint); in drawGlyphRunList()