Searched defs:deviceBounds (Results 1 – 9 of 9) sorted by relevance
| /external/skia/src/gpu/graphite/ |
| D | ClipStack.cpp | 283 ClipStack::RawElement::RawElement(const Rect& deviceBounds, in RawElement() 615 ClipStack::SaveRecord::SaveRecord(const Rect& deviceBounds) in SaveRecord() 648 Rect ClipStack::SaveRecord::scissor(const Rect& deviceBounds, const Rect& drawBounds) const { in scissor() argument 989 Rect ClipStack::deviceBounds() const { in deviceBounds() function in skgpu::graphite::ClipStack 1092 const Rect deviceBounds = this->deviceBounds(); in applyClipToDraw() local
|
| D | Device.cpp | 516 const SkRegion deviceBounds(bounds); in onAsRgnClip() local
|
| /external/skia/src/gpu/graphite/geom/ |
| D | SubRunData.h | 30 Rect deviceBounds, in SubRunData()
|
| /external/skia/src/gpu/ganesh/ |
| D | ClipStack.cpp | 432 bool applyDeviceBounds(const SkIRect& deviceBounds) { in applyDeviceBounds() 523 void ClipStack::RawElement::simplify(const SkIRect& deviceBounds, bool forceAA) { in simplify() 789 ClipStack::SaveRecord::SaveRecord(const SkIRect& deviceBounds) in SaveRecord() 1145 ClipStack::ClipStack(const SkIRect& deviceBounds, const SkMatrixProvider* matrixProvider, in ClipStack()
|
| D | Device.cpp | 379 const SkRegion deviceBounds(bounds); in onAsRgnClip() local
|
| /external/skia/tests/ |
| D | GrClipStackTest.cpp | 99 const SkIRect& deviceBounds() const { return fDeviceBounds; } in deviceBounds() function in __anonab8690170111::TestCase 108 const SkIRect& deviceBounds, in TestCase() 231 explicit TestCaseBuilder(const char* name, const SkIRect& deviceBounds) in TestCaseBuilder() 244 TestCaseBuilder TestCase::Build(const char* name, const SkIRect& deviceBounds) { in Build()
|
| /external/skia/src/pdf/ |
| D | SkPDFShader.cpp | 88 SkRect deviceBounds = bBox; in make_image_shader() local
|
| D | SkPDFDevice.cpp | 1152 SkIRect deviceBounds, in populate_graphic_state_entry_from_paint()
|
| /external/skia/src/text/gpu/ |
| D | SubRunContainer.cpp | 1083 calculate_clip(const GrClip* clip, SkRect deviceBounds, SkRect glyphBounds) { in calculate_clip() 1294 SkRect deviceBounds, in DirectMaskSubRun() 1421 const SkRect deviceBounds = SkRect::MakeWH(sdc->width(), sdc->height()); in makeAtlasTextOp() local
|