Home
last modified time | relevance | path

Searched defs:bounds (Results 251 - 275 of 512) sorted by relevance

1...<<1112131415161718192021

/third_party/skia/src/gpu/geometry/
H A DGrQuad.h74 SkRect bounds() const { in bounds() function in GrQuad::Type
/third_party/skia/src/core/
H A DSkScalerCache.cpp245 void SkScalerCache::findIntercepts(const SkScalar bounds[2], SkScalar scale, SkScalar xPos, in findIntercepts() argument
H A DSkGlyphRun.cpp62 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 DSkGlyph.cpp288 void SkGlyph::ensureIntercepts(const SkScalar* bounds, SkScalar scale, SkScalar xPos, in ensureIntercepts() argument
[all...]
H A DSkScan_AAAPath.cpp172 static bool CanHandleRect(const SkIRect& bounds) { in CanHandleRect() argument
H A DSkBitmapCache.cpp37 SkIRect bounds = SkIRect::MakeWH(image->width(), image->height()); in Make() local
/third_party/skia/src/android/
H A DSkAnimatedImage.cpp342 SkRect bounds = this->getBounds(); in onDraw() local
/third_party/skia/src/gpu/v1/
H A DSurfaceDrawContext_v1.h182 fillPixelsWithLocalMatrix(const GrClip* clip, GrPaint&& paint, const SkIRect& bounds, const SkMatrix& localMatrix) fillPixelsWithLocalMatrix() argument
H A DStencilMaskHelper.cpp309 &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 DSurfaceFillContext_v1.cpp80 SkRect bounds = owner->bounds(); in addDrawOp() local
/third_party/skia/src/effects/imagefilters/
H A DSkMagnifierImageFilter.cpp160 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 DSkDropShadowImageFilter.cpp118 SkIRect bounds; in onFilterImage() local
159 SkRect bounds = this->getInput(0) ? this->getInput(0)->computeFastBounds(src) : src; in computeFastBounds() local
[all...]
H A DSkAlphaThresholdImageFilter.cpp184 SkIRect bounds; in onFilterImage() local
104 createMaskTexture( GrRecordingContext* rContext, const SkMatrix& inMatrix, const SkIRect& bounds, const SkSurfaceProps& surfaceProps) const createMaskTexture() argument
[all...]
H A DSkBlendImageFilter.cpp154 SkIRect bounds; in onFilterImage() local
[all...]
/third_party/skia/src/gpu/ops/
H A DOpsTask.h181 const SkRect& bounds() const { return fBounds; } in bounds() function in skgpu::v1::OpsTask::CanDiscardPreviousOps::OpChain
/third_party/skia/src/utils/
H A DSkCanvasStateUtils.cpp240 SkIRect bounds = SkIRect::MakeEmpty(); in setup_canvas_from_MC_state() local
/third_party/skia/tests/
H A DMultiPictureDocumentTest.cpp155 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 DClipStackTest.cpp768 static void set_region_to_stack(const SkClipStack& stack, const SkIRect& bounds, SkRegion* region) { in set_region_to_stack() argument
H A DCanvasStateTest.cpp316 SkRect bounds = SkRect::MakeWH(SkIntToScalar(LAYER_WIDTH), SkIntToScalar(LAYER_HEIGHT)); in DEF_TEST() local
H A DPathOpsConicIntersectionTest.cpp88 SkRect bounds; in writePng() local
122 SkDRect bounds; in writeDPng() local
242 SkDRect bounds; writeFrames() local
[all...]
H A DRecordOptsTest.cpp136 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 DFontHostTest.cpp250 SkRect bounds; in test_advances() local
H A DPathOpsTestCommon.cpp250 ValidBounds(const SkPathOpsBounds& bounds) ValidBounds() argument
[all...]
H A DTextBlobCacheTest.cpp41 const SkRect& bounds = blob->bounds(); in draw() local
/third_party/skia/src/pathops/
H A DSkPathOpsAsWinding.cpp48 SkRect bounds; in contains_edge() local
[all...]

Completed in 18 milliseconds

1...<<1112131415161718192021