Searched defs:deviceBounds (Results 1 – 7 of 7) sorted by relevance
| /third_party/skia/src/gpu/v1/ |
| D | ClipStack.cpp | 422 bool applyDeviceBounds(const SkIRect& deviceBounds) { in applyDeviceBounds() 513 void ClipStack::RawElement::simplify(const SkIRect& deviceBounds, bool forceAA) { in simplify() 779 ClipStack::SaveRecord::SaveRecord(const SkIRect& deviceBounds) in SaveRecord() 1135 ClipStack::ClipStack(const SkIRect& deviceBounds, const SkMatrixProvider* matrixProvider, in ClipStack()
|
| D | Device.cpp | 281 const SkRegion deviceBounds(bounds); in onAsRgnClip() local
|
| /third_party/skia/experimental/graphite/src/ |
| D | Device.cpp | 152 SkRect deviceBounds = SkRect::Make(this->devClipBounds()); in drawPaint() local
|
| /third_party/skia/src/gpu/text/ |
| D | GrTextBlob.cpp | 516 const SkGlyphRect& deviceBounds, in DirectMaskSubRun() 550 const SkGlyphRect deviceBounds = in Make() local 618 calculate_clip(const GrClip* clip, SkRect deviceBounds, SkRect glyphBounds) { in calculate_clip() 666 const SkRect deviceBounds = SkRect::MakeWH(sdc->width(), sdc->height()); in makeAtlasTextOp() local 1721 const SkRect& deviceBounds, in DirectMaskSubRunNoCache() 1753 const SkGlyphRect deviceBounds = in Make() local 1799 const SkRect deviceBounds = SkRect::MakeWH(sdc->width(), sdc->height()); in makeAtlasTextOp() local
|
| /third_party/skia/tests/ |
| D | GrClipStackTest.cpp | 62 const SkIRect& deviceBounds() const { return fDeviceBounds; } in deviceBounds() function in __anon301f2ac40111::TestCase 71 const SkIRect& deviceBounds, in TestCase() 194 explicit TestCaseBuilder(const char* name, const SkIRect& deviceBounds) in TestCaseBuilder() 207 TestCaseBuilder TestCase::Build(const char* name, const SkIRect& deviceBounds) { in Build()
|
| /third_party/skia/src/pdf/ |
| D | SkPDFShader.cpp | 88 SkRect deviceBounds = bBox; in make_image_shader() local
|
| D | SkPDFDevice.cpp | 1143 SkIRect deviceBounds, in populate_graphic_state_entry_from_paint()
|