Home
last modified time | relevance | path

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

/external/skia/src/gpu/text/
DGrTextBlob.cpp599 calculate_clip(const GrClip* clip, SkRect deviceBounds, SkRect glyphBounds) { in calculate_clip() function
648 auto [clipMethod, clipRect] = calculate_clip(clip, deviceBounds, subRunBounds); in makeAtlasTextOp()
1765 auto [clipMethod, clipRect] = calculate_clip(clip, deviceBounds, fGlyphDeviceBounds); in makeAtlasTextOp()