| /third_party/skia/src/gpu/ |
| H A D | SurfaceFillContext.cpp | 14 void SurfaceFillContext::fillRectWithFP(const SkIRect& dstRect, in fillRectWithFP() argument
|
| H A D | SurfaceFillContext.h | 64 fillRectToRectWithFP(const SkRect& srcRect, const SkIRect& dstRect, std::unique_ptr<GrFragmentProcessor> fp) fillRectToRectWithFP() argument 72 fillRectToRectWithFP(const SkIRect& srcRect, const SkIRect& dstRect, std::unique_ptr<GrFragmentProcessor> fp) fillRectToRectWithFP() argument 75 this->fillRectToRectWithFP(SkRect::Make(srcRect), dstRect, std::move(fp)); fillRectToRectWithFP() local [all...] |
| /third_party/skia/include/core/ |
| H A D | SkBlurTypes.h | 34 SkRect dstRect; member
|
| /third_party/skia/modules/svg/src/ |
| H A D | SkSVGFeImage.cpp | 35 const SkRect& dstRect = imgInfo.fDst; in onMakeImageFilter() local
|
| /third_party/skia/gm/ |
| H A D | imagesource.cpp | 57 const SkRect dstRect = SkRect::MakeXYWH(0, 10, 60, 60); variable
|
| H A D | tileimagefilter.cpp | 73 SkRect dstRect = SkRect::MakeXYWH(SkIntToScalar(i * 8), variable 104 SkRect dstRect = SkRect::MakeWH(SkIntToScalar(fBitmap->width() * 2), variable 127 SkRect dstRect = SkRect::MakeXYWH(0, 0, 100, 100); variable [all...] |
| H A D | imagesource2.cpp | 77 const SkRect dstRect = SkRect::MakeLTRB(0.75f, 0.75f, 225.75f, 225.75f); variable
|
| H A D | resizeimagefilter.cpp | 43 SkRect dstRect; in draw() local
|
| H A D | verylargebitmap.cpp | 63 SkRect dstRect = SkRect::MakeWH(128.f, 128.f); in show_image() local
|
| H A D | tallstretchedbitmaps.cpp | 95 SkRect dstRect = SkRect::MakeWH(SkIntToScalar(bmp.width()), 10.f * itemHeight); variable
|
| H A D | drawminibitmaprect.cpp | 96 const SkRect dstRect = { 0, 0, SkIntToScalar(64), SkIntToScalar(64)}; variable
|
| H A D | rectangletexture.cpp | 190 auto dstRect = SkRect::MakeXYWH( 0, 0, .50f*w, .50f*h); variable 202 auto dstRect = SkRect::Make(fSmallImg->dimensions()).makeOutset(kOutset, kOutset); variable
|
| /third_party/skia/tests/ |
| H A D | RepeatedClippedBlurTest.cpp | 100 SkRect dstRect = SkRect::MakeXYWH(offset.fX, offset.fY, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| H A D | GrOpListFlushTest.cpp | 51 SkRect dstRect = SkRect::MakeWH(1, 1); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkPictureImageFilter.cpp | 137 SkRect dstRect = fCropRect; in onFilterNodeBounds() local
|
| H A D | SkTileImageFilter.cpp | 26 SkTileImageFilter(const SkRect& srcRect, const SkRect& dstRect, sk_sp<SkImageFilter> input) in SkTileImageFilter() argument 102 SkRect dstRect; in onFilterImage() local
|
| H A D | SkImageImageFilter.cpp | 23 SkImageImageFilter(sk_sp<SkImage> image, const SkRect& srcRect, const SkRect& dstRect, in SkImageImageFilter() argument 169 SkRect dstRect = fDstRect; in onFilterNodeBounds() local 56 Image(sk_sp<SkImage> image, const SkRect& srcRect, const SkRect& dstRect, const SkSamplingOptions& sampling) Image() argument
|
| /device/soc/rockchip/rk3566/hardware/display/src/display_gfx/ |
| H A D | display_gfx.c | 266 int32_t doFlit(ISurface *srcSurface, IRect *srcRect, ISurface *dstSurface, IRect *dstRect, GfxOpt *opt) in doFlit() argument 447 int32_t rkBlit(ISurface *srcSurface, IRect *srcRect, ISurface *dstSurface, IRect *dstRect, GfxOpt *opt) in rkBlit() argument
|
| /device/soc/rockchip/rk3568/hardware/display/src/display_gfx/ |
| H A D | display_gfx.c | 266 int32_t doFlit(ISurface *srcSurface, IRect *srcRect, ISurface *dstSurface, IRect *dstRect, GfxOpt *opt) in doFlit() argument 447 int32_t rkBlit(ISurface *srcSurface, IRect *srcRect, ISurface *dstSurface, IRect *dstRect, GfxOpt *opt) in rkBlit() argument
|
| /device/soc/rockchip/rk3588/hardware/display/src/display_gfx/ |
| H A D | display_gfx.c | 266 int32_t doFlit(ISurface *srcSurface, IRect *srcRect, ISurface *dstSurface, IRect *dstRect, GfxOpt *opt)
in doFlit() argument 447 int32_t rkBlit(ISurface *srcSurface, IRect *srcRect, ISurface *dstSurface, IRect *dstRect, GfxOpt *opt)
in rkBlit() argument
|
| /third_party/skia/src/core/ |
| H A D | SkMatrixImageFilter.cpp | 85 SkRect dstRect; in onFilterImage() local
|
| /third_party/vk-gl-cts/framework/platform/raspi/ |
| H A D | tcuRaspiPlatform.cpp | 127 VC_RECT_T dstRect, srcRect; in Window() local
|
| /device/soc/rockchip/common/hardware/display/src/display_gfx/ |
| H A D | display_gfx.c | 275 int32_t doFlit(ISurface *srcSurface, IRect *srcRect, ISurface *dstSurface, IRect *dstRect, GfxOpt *opt) in doFlit() argument 479 int32_t rkBlit(ISurface *srcSurface, IRect *srcRect, ISurface *dstSurface, IRect *dstRect, GfxOpt *opt) in rkBlit() argument
|
| /device/soc/rockchip/rk3399/hardware/display/src/display_gfx/ |
| H A D | display_gfx.c | 273 int32_t doFlit(ISurface *srcSurface, IRect *srcRect, ISurface *dstSurface, IRect *dstRect, GfxOpt *opt) in doFlit() argument 473 int32_t rkBlit(ISurface *srcSurface, IRect *srcRect, ISurface *dstSurface, IRect *dstRect, GfxOpt *opt) in rkBlit() argument
|
| /test/xts/hats/hdf/hdf_lite/display/ |
| H A D | display_test.c | 340 IRect dstRect = srcRect; in BlitTest() local
|