Searched defs:deviceBounds (Results 1 – 8 of 8) sorted by relevance
| /external/skia/src/gpu/ |
| D | GrClipStack.cpp | 430 bool applyDeviceBounds(const SkIRect& deviceBounds) { in applyDeviceBounds() 521 void GrClipStack::RawElement::simplify(const SkIRect& deviceBounds, bool forceAA) { in simplify() 787 GrClipStack::SaveRecord::SaveRecord(const SkIRect& deviceBounds) in SaveRecord() 1143 GrClipStack::GrClipStack(const SkIRect& deviceBounds, const SkMatrixProvider* matrixProvider, in GrClipStack()
|
| D | SkGpuDevice.cpp | 282 SkRegion deviceBounds(fClip.getConservativeBounds()); local
|
| /external/skqp/src/pdf/ |
| D | SkPDFShader.cpp | 53 SkRect deviceBounds = SkRect::Make(key.fBBox); in make_image_shader() local
|
| D | SkPDFDevice.cpp | 1490 SkIRect deviceBounds, in populate_graphic_state_entry_from_paint()
|
| /external/skia/tests/ |
| D | GrClipStackTest.cpp | 59 const SkIRect& deviceBounds() const { return fDeviceBounds; } in deviceBounds() function in __anon593ab8390111::TestCase 68 const SkIRect& deviceBounds, in TestCase() 187 explicit TestCaseBuilder(const char* name, const SkIRect& deviceBounds) in TestCaseBuilder() 200 TestCaseBuilder TestCase::Build(const char* name, const SkIRect& deviceBounds) { in Build()
|
| /external/skia/src/gpu/text/ |
| D | GrTextBlob.cpp | 498 const SkGlyphRect& deviceBounds, in DirectMaskSubRun() 531 const SkGlyphRect deviceBounds = in Make() local 599 calculate_clip(const GrClip* clip, SkRect deviceBounds, SkRect glyphBounds) { in calculate_clip() 647 const SkRect deviceBounds = SkRect::MakeWH(sdc->width(), sdc->height()); in makeAtlasTextOp() local 1685 const SkRect& deviceBounds, in DirectMaskSubRunNoCache() 1717 const SkGlyphRect deviceBounds = in Make() local 1764 const SkRect deviceBounds = SkRect::MakeWH(sdc->width(), sdc->height()); in makeAtlasTextOp() local
|
| /external/skia/src/pdf/ |
| D | SkPDFShader.cpp | 88 SkRect deviceBounds = bBox; in make_image_shader() local
|
| D | SkPDFDevice.cpp | 1137 SkIRect deviceBounds, in populate_graphic_state_entry_from_paint()
|