| /external/skia/gm/ |
| D | drawbitmaprect.cpp | 108 const SkBitmap&, const SkIRect& srcR, in bitmapproc() 116 const SkBitmap& bm, const SkIRect& srcR, in bitmapsubsetproc() 131 static void imageproc(SkCanvas* canvas, sk_sp<SkImage> image, const SkBitmap&, const SkIRect& srcR, in imageproc() 139 const SkIRect& srcR, const SkRect& dstR, in imagesubsetproc()
|
| D | bitmaprect.cpp | 77 SkRect srcR; in onDraw() local 153 SkRect srcR = { 0.5f, 0.5f, 2.5f, 2.5f }; in onDraw() local
|
| D | gpu_blur_utils.cpp | 340 auto srcR = SkRect::Make(srcRect).makeOutset(0.5f, 0.5f); in run() local
|
| D | bleed.cpp | 354 static sk_sp<SkImage> make_image(SkCanvas* canvas, SkRect* srcR) { in make_image()
|
| /external/skia/src/core/ |
| D | SkReadPixelsRec.cpp | 21 SkIRect srcR = SkIRect::MakeXYWH(x, y, fInfo.width(), fInfo.height()); in trim() local
|
| D | SkBlitter_ARGB32.cpp | 27 static inline SkPMColor blend_lcd16(int srcA, int srcR, int srcG, int srcB, in blend_lcd16() 62 static inline SkPMColor blend_lcd16_opaque(int srcR, int srcG, int srcB, in blend_lcd16_opaque() 305 int srcR = SkColorGetR(src); in blit_row_lcd16() local 376 int srcR = SkColorGetR(src); in blit_row_lcd16_opaque() local 580 int srcR = SkColorGetR(src); in blit_row_lcd16() local 594 int srcR = SkColorGetR(src); in blit_row_lcd16_opaque() local 1224 int srcR = SkGetPackedR32(s); in blend_row_lcd16() local 1260 int srcR = SkGetPackedR32(s); in blend_row_LCD16_opaque() local
|
| D | SkDevice.cpp | 165 SkRect srcR, dstR; in drawImageLattice() local
|
| D | SkDraw.cpp | 1054 const SkRect& srcR) { in clipped_out()
|
| /external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/support/image/ops/ |
| D | ResizeWithCropOrPadOp.java | 69 int srcR; in apply() local
|
| /external/skia/tests/ |
| D | DrawBitmapRectTest.cpp | 252 SkRect srcR = { gWidth, 0, gWidth + 16, 16 }; in DEF_TEST() local
|
| D | BitmapCopyTest.cpp | 201 const SkIRect srcR = gRec[i].fExpectedSrcR; in DEF_TEST() local
|
| /external/skia/src/effects/imagefilters/ |
| D | SkArithmeticImageFilter.cpp | 200 SkIRect srcR = SkIRect::MakeXYWH(srcDx, srcDy, src->width(), src->height()); in intersect() local
|
| /external/skia/modules/skottie/src/ |
| D | Skottie.cpp | 444 const SkRect srcR = SkRect::MakeSize(this->size()); in render() local
|
| /external/skia/src/gpu/ganesh/ops/ |
| D | LatticeOp.cpp | 271 SkIRect srcR; in onPrepareDraws() local
|
| /external/skia/src/image/ |
| D | SkSurface.cpp | 352 const SkIRect srcR = SkIRect::MakeXYWH(x, y, pmap.width(), pmap.height()); in writePixels() local
|
| /external/skia/src/ports/ |
| D | SkFontHost_FreeType_common.cpp | 214 const uint8_t* srcR = src; in copyFT2LCD16() local
|