/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowPixelCopy.java | 60 @Nullable Rect srcRect, in request() 83 @Nullable Rect srcRect, in request() 90 takeScreenshot(source.getDecorView(), dest, srcRect); in request() local 97 @Nullable Rect srcRect, in request() 159 private static void takeScreenshot(View view, Bitmap screenshot, @Nullable Rect srcRect) { in takeScreenshot() 233 Rect adjustSourceRectForInsets(Rect insets, Rect srcRect); in adjustSourceRectForInsets()
|
/external/skia/src/gpu/ganesh/ |
D | GrCopyRenderTask.cpp | 26 SkIRect srcRect, in Make() 49 SkIRect srcRect, in GrCopyRenderTask() 99 SkIRect srcRect = GrNativeRect::MakeIRectRelativeTo(fOrigin, srcSurface->height(), fSrcRect); in onExecute() local
|
D | SurfaceContext.cpp | 236 auto srcRect = SkIRect::MakePtSize(pt, dst.dimensions()); in readPixels() local 515 SkIRect srcRect = SkIRect::MakeSize(srcBase.dimensions()); in internalWritePixels() local 591 const SkIRect& srcRect, in asyncRescaleAndReadPixels() 737 const SkIRect& srcRect, in asyncRescaleAndReadPixelsYUV420() 1037 SkIRect srcRect, in copy() 1049 SkIRect srcRect, in copyScaled() 1119 SkIRect srcRect, in rescale() 1140 SkIRect srcRect, in rescaleInto() 1160 auto ensureTexturable = [this](GrSurfaceProxyView texView, SkIRect srcRect) { in rescaleInto() 1370 auto srcRect = rect; in transferPixels() local
|
D | SurfaceFillContext.h | 103 void fillRectToRectWithFP(const SkRect& srcRect, in fillRectToRectWithFP() 111 void fillRectToRectWithFP(const SkIRect& srcRect, in fillRectToRectWithFP()
|
D | Device_drawTexture.cpp | 84 bool has_aligned_samples(const SkRect& srcRect, const SkRect& transformedRect) { in has_aligned_samples() 95 bool may_color_bleed(const SkRect& srcRect, in may_color_bleed() 170 const SkRect& srcRect, in draw_texture() 459 const SkRect& srcRect, in drawImageQuadDirect()
|
/external/skia/tests/graphite/ |
D | ImageOriginTest.cpp | 38 SkRect srcRect, in test_draw() 130 for (auto srcRect: kTestSrcRects) { in test_draw_fn() local 143 SkRect srcRect, in draw_image() 155 SkRect srcRect, in draw_image_with_shader()
|
/external/skia/gm/ |
D | tileimagefilter.cpp | 66 SkRect srcRect = SkRect::MakeXYWH(SkIntToScalar(image->width()/4), in onDraw() local 99 SkRect srcRect = SkRect::MakeWH(SkIntToScalar(fBitmap->width()), in onDraw() local 123 SkRect srcRect = SkRect::MakeXYWH(0, 0, 50, 50); in onDraw() local
|
D | asyncrescaleandread.cpp | 135 SkIRect srcRect, in readAndScaleRGBA() 202 SkIRect srcRect, in readAndScaleYUVA() 330 SkIRect srcRect, in drawRescaleGrid() 420 SkIRect srcRect, in AsyncRescaleAndReadGridGM() 601 const auto srcRect = SkIRect::MakeXYWH(kBorder, kBorder, kInner, kInner); in onDraw() local
|
D | colorwheel.cpp | 83 SkRect srcRect = SkRect::MakeXYWH(12, 102, 8, 8); variable
|
D | matriximagefilter.cpp | 55 SkRect srcRect = SkRect::MakeWH(96, 96); variable
|
/external/skia/src/gpu/graphite/task/ |
D | CopyTask.cpp | 64 SkIRect srcRect, in Make() 79 SkIRect srcRect, in CopyTextureToBufferTask() 124 SkIRect srcRect, in Make() 139 SkIRect srcRect, in CopyTextureToTextureTask()
|
/external/skia/src/effects/imagefilters/ |
D | SkImageImageFilter.cpp | 33 const SkRect& srcRect, in SkImageImageFilter() 78 const SkRect& srcRect, in Image()
|
/external/skia/src/gpu/graphite/geom/ |
D | AnalyticBlurMask.cpp | 43 const SkRect& srcRect) { in outset_bounds() 82 const SkRect srcRect = srcRRect.rect(); in Make() local 103 const SkRect& srcRect) { in MakeRect() 203 const SkRect& srcRect, in MakeCircle()
|
/external/skia/src/image/ |
D | SkSurface_Base.cpp | 65 SkIRect srcRect; in onAsyncRescaleAndReadPixels() local 84 SkIRect srcRect, SkISize dstSize, RescaleGamma rescaleGamma, RescaleMode, in onAsyncRescaleAndReadPixelsYUV420()
|
D | SkImage_Base.cpp | 44 SkIRect srcRect; in onAsyncRescaleAndReadPixels() local 116 SkIRect srcRect, in onAsyncRescaleAndReadPixelsYUV420()
|
D | SkSurface.cpp | 144 const SkIRect& srcRect, in asyncRescaleAndReadPixels() 160 const SkIRect& srcRect, in asyncRescaleAndReadPixelsYUV420() 184 const SkIRect& srcRect, in asyncRescaleAndReadPixelsYUVA420()
|
/external/skia/src/gpu/graphite/mtl/ |
D | MtlBlitCommandEncoder.h | 57 SkIRect srcRect, in copyFromTexture() 90 SkIRect srcRect, in copyTextureToTexture()
|
/external/skia/src/gpu/graphite/ |
D | Context.cpp | 263 const SkIRect& srcRect, in asyncRescaleAndReadPixels() 275 const SkIRect& srcRect, in asyncRescaleAndReadPixels() 371 const SkIRect& srcRect, in asyncRescaleAndReadPixelsYUV420() 391 const SkIRect& srcRect, in asyncRescaleAndReadPixelsYUV420() 416 const SkIRect& srcRect, in asyncRescaleAndReadPixelsYUVA420() 435 const SkIRect& srcRect, in asyncRescaleAndReadPixelsYUVA420() 655 const SkIRect& srcRect) { in transferPixels()
|
D | Surface_Graphite.cpp | 82 SkIRect srcRect = subset ? *subset : SkIRect::MakeSize(this->imageInfo().dimensions()); in makeImageCopy() local 94 SkIRect srcRect, in onAsyncRescaleAndReadPixels() 106 SkIRect srcRect, in onAsyncRescaleAndReadPixelsYUV420()
|
D | CommandBuffer.cpp | 197 SkIRect srcRect, in copyTextureToBuffer() 237 SkIRect srcRect, in copyTextureToTexture()
|
D | Image_Base_Graphite.cpp | 252 SkIRect srcRect, in onAsyncRescaleAndReadPixels() 264 const SkIRect srcRect, in onAsyncRescaleAndReadPixelsYUV420()
|
/external/skia/modules/svg/src/ |
D | SkSVGFeImage.cpp | 38 const SkRect srcRect = SkRect::Make(imgInfo.fImage->bounds()); in onMakeImageFilter() local
|
/external/skia/src/gpu/ |
D | TiledTextureUtils.cpp | 33 size_t get_tile_count(const SkIRect& srcRect, int tileSize) { in get_tile_count() 93 const SkRect& srcRect, in draw_tiled_image() 364 const SkRect& srcRect, in DrawAsTiledImageRect()
|
/external/skia/src/gpu/ganesh/geometry/ |
D | GrRect.h | 51 SkIRect* srcRect) { in GrClipSrcRectAndDstPoint()
|
/external/robolectric/integration_tests/sdkcompat/src/test/java/org/robolectric/integrationtests/sdkcompat/ |
D | NormalCompatibilityTest.kt | 82 val srcRect = Rect(0, 0, 100, 100) in <lambda>() constant
|