Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/pdf/
H A DSkPDFDevice.cpp934 SkRect clipStackBounds = this->cs().bounds(this->bounds()); in internalDrawGlyphRun() local
1311 SkRect clipStackBounds = clipStack ? clipStack->bounds(deviceBounds) in populate_graphic_state_entry_from_paint() local