Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFDevice.cpp928 SkRect clipStackBounds = this->cs().bounds(this->bounds()); in internalDrawGlyphRun() local
1304 SkRect clipStackBounds = clipStack ? clipStack->bounds(deviceBounds) in populate_graphic_state_entry_from_paint() local