| /third_party/skia/src/gpu/geometry/ |
| H A D | GrQuad.h | 74 SkRect bounds() const { in bounds() function in GrQuad::Type
|
| /third_party/skia/src/core/ |
| H A D | SkScalerCache.cpp | 245 void SkScalerCache::findIntercepts(const SkScalar bounds[2], SkScalar scale, SkScalar xPos, in findIntercepts() argument
|
| H A D | SkGlyphRun.cpp | 62 SkRect bounds = SkRect::MakeEmpty(); in sourceBounds() local 71 SkRect bounds = SkRect::MakeEmpty(); in sourceBounds() local 87 SkRect bounds; in sourceBounds() local 96 SkRect bounds; sourceBounds() local 108 SkGlyphRunList( const SkTextBlob* blob, SkRect bounds, SkPoint origin, SkSpan<const SkGlyphRun> glyphRunList) SkGlyphRunList() argument 118 SkGlyphRunList(const SkGlyphRun& glyphRun, const SkRect& bounds, SkPoint origin) SkGlyphRunList() argument 194 SkRect bounds = SkRect::MakeEmpty(); textToGlyphRunList() local 348 makeGlyphRunList( const SkTextBlob* blob, const SkRect& bounds, SkPoint origin) makeGlyphRunList() argument [all...] |
| H A D | SkGlyph.cpp | 288 void SkGlyph::ensureIntercepts(const SkScalar* bounds, SkScalar scale, SkScalar xPos, in ensureIntercepts() argument [all...] |
| H A D | SkScan_AAAPath.cpp | 172 static bool CanHandleRect(const SkIRect& bounds) { in CanHandleRect() argument
|
| H A D | SkBitmapCache.cpp | 37 SkIRect bounds = SkIRect::MakeWH(image->width(), image->height()); in Make() local
|
| /third_party/skia/src/android/ |
| H A D | SkAnimatedImage.cpp | 342 SkRect bounds = this->getBounds(); in onDraw() local
|
| /third_party/skia/src/gpu/v1/ |
| H A D | SurfaceDrawContext_v1.h | 182 fillPixelsWithLocalMatrix(const GrClip* clip, GrPaint&& paint, const SkIRect& bounds, const SkMatrix& localMatrix) fillPixelsWithLocalMatrix() argument
|
| H A D | StencilMaskHelper.cpp | 309 &bounds, in draw_path() local 351 bool StencilMaskHelper::init(const SkIRect& bounds, uint32_t genID, in init() argument 289 draw_path(GrRecordingContext* rContext, skgpu::v1::SurfaceDrawContext* sdc, skgpu::v1::PathRenderer* pr, const GrHardClip& clip, const SkIRect& bounds, const GrUserStencilSettings* ss, const SkMatrix& matrix, const GrStyledShape& shape, GrAA aa) draw_path() argument
|
| H A D | SurfaceFillContext_v1.cpp | 80 SkRect bounds = owner->bounds(); in addDrawOp() local
|
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkMagnifierImageFilter.cpp | 160 SkIRect bounds; in onFilterImage() local 95 make_magnifier_fp( std::unique_ptr<GrFragmentProcessor> input, SkIRect bounds, SkRect srcRect, float xInvZoom, float yInvZoom, float xInvInset, float yInvInset) make_magnifier_fp() argument [all...] |
| H A D | SkDropShadowImageFilter.cpp | 118 SkIRect bounds; in onFilterImage() local 159 SkRect bounds = this->getInput(0) ? this->getInput(0)->computeFastBounds(src) : src; in computeFastBounds() local [all...] |
| H A D | SkAlphaThresholdImageFilter.cpp | 184 SkIRect bounds; in onFilterImage() local 104 createMaskTexture( GrRecordingContext* rContext, const SkMatrix& inMatrix, const SkIRect& bounds, const SkSurfaceProps& surfaceProps) const createMaskTexture() argument [all...] |
| H A D | SkBlendImageFilter.cpp | 154 SkIRect bounds; in onFilterImage() local [all...] |
| /third_party/skia/src/gpu/ops/ |
| H A D | OpsTask.h | 181 const SkRect& bounds() const { return fBounds; } in bounds() function in skgpu::v1::OpsTask::CanDiscardPreviousOps::OpChain
|
| /third_party/skia/src/utils/ |
| H A D | SkCanvasStateUtils.cpp | 240 SkIRect bounds = SkIRect::MakeEmpty(); in setup_canvas_from_MC_state() local
|
| /third_party/skia/tests/ |
| H A D | MultiPictureDocumentTest.cpp | 155 SkRect bounds = frame.fPicture->cullRect(); in DEF_TEST() local 387 SkRect bounds = frames[0].fPicture->cullRect(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local [all...] |
| H A D | ClipStackTest.cpp | 768 static void set_region_to_stack(const SkClipStack& stack, const SkIRect& bounds, SkRegion* region) { in set_region_to_stack() argument
|
| H A D | CanvasStateTest.cpp | 316 SkRect bounds = SkRect::MakeWH(SkIntToScalar(LAYER_WIDTH), SkIntToScalar(LAYER_HEIGHT)); in DEF_TEST() local
|
| H A D | PathOpsConicIntersectionTest.cpp | 88 SkRect bounds; in writePng() local 122 SkDRect bounds; in writeDPng() local 242 SkDRect bounds; writeFrames() local [all...] |
| H A D | RecordOptsTest.cpp | 136 SkRect bounds = SkRect::MakeWH(100, 200); in DEF_TEST() local 217 SkRect bounds = SkRect::MakeWH(SkIntToScalar(100), SkIntToScalar(200)); in DEF_TEST() local
|
| H A D | FontHostTest.cpp | 250 SkRect bounds; in test_advances() local
|
| H A D | PathOpsTestCommon.cpp | 250 ValidBounds(const SkPathOpsBounds& bounds) ValidBounds() argument [all...] |
| H A D | TextBlobCacheTest.cpp | 41 const SkRect& bounds = blob->bounds(); in draw() local
|
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsAsWinding.cpp | 48 SkRect bounds; in contains_edge() local [all...] |