/external/skqp/src/effects/imagefilters/ |
D | SkImageSource.cpp | 29 const SkRect& dstRect, in Make() 50 const SkRect& dstRect, in SkImageSource() 83 SkRect dstRect; in onFilterImage() local 155 SkRect dstRect = fDstRect; in onFilterNodeBounds() local
|
D | SkTileImageFilter.cpp | 24 sk_sp<SkImageFilter> SkTileImageFilter::Make(const SkRect& srcRect, const SkRect& dstRect, in Make() 52 SkRect dstRect; in onFilterImage() local
|
/external/skia/src/effects/imagefilters/ |
D | SkImageSource.cpp | 29 const SkRect& dstRect, in Make() 50 const SkRect& dstRect, in SkImageSource() 83 SkRect dstRect; in onFilterImage() local 155 SkRect dstRect = fDstRect; in onFilterNodeBounds() local
|
D | SkTileImageFilter.cpp | 24 sk_sp<SkImageFilter> SkTileImageFilter::Make(const SkRect& srcRect, const SkRect& dstRect, in Make() 52 SkRect dstRect; in onFilterImage() local
|
/external/skqp/gm/ |
D | tileimagefilter.cpp | 64 SkRect dstRect = SkRect::MakeXYWH(SkIntToScalar(i * 8), in onDraw() local 94 SkRect dstRect = SkRect::MakeWH(SkIntToScalar(fBitmap->width() * 2), in onDraw() local
|
D | imagesource.cpp | 47 const SkRect dstRect = SkRect::MakeXYWH(0, 10, 60, 60); in onDraw() local
|
D | imagesource2.cpp | 66 const SkRect dstRect = SkRect::MakeLTRB(0.75f, 0.75f, 225.75f, 225.75f); in onDraw() local
|
D | resizeimagefilter.cpp | 32 SkRect dstRect; in draw() local
|
D | drawminibitmaprect.cpp | 84 const SkRect dstRect = { 0, 0, SkIntToScalar(64), SkIntToScalar(64)}; in onDraw() local
|
/external/skia/gm/ |
D | tileimagefilter.cpp | 64 SkRect dstRect = SkRect::MakeXYWH(SkIntToScalar(i * 8), in onDraw() local 94 SkRect dstRect = SkRect::MakeWH(SkIntToScalar(fBitmap->width() * 2), in onDraw() local
|
D | imagesource.cpp | 47 const SkRect dstRect = SkRect::MakeXYWH(0, 10, 60, 60); in onDraw() local
|
D | imagesource2.cpp | 66 const SkRect dstRect = SkRect::MakeLTRB(0.75f, 0.75f, 225.75f, 225.75f); in onDraw() local
|
D | resizeimagefilter.cpp | 32 SkRect dstRect; in draw() local
|
D | drawminibitmaprect.cpp | 84 const SkRect dstRect = { 0, 0, SkIntToScalar(64), SkIntToScalar(64)}; in onDraw() local
|
D | tallstretchedbitmaps.cpp | 90 SkRect dstRect = SkRect::MakeWH(SkIntToScalar(bmp.width()), 10.f * itemHeight); in onDraw() local
|
/external/skqp/src/gpu/ |
D | SkGpuDevice_drawTexture.cpp | 106 SkRect dstRect = dst ? *dst : srcRect; in draw_texture() local 146 const SkRect* srcRect, const SkRect* dstRect, in drawPinnedTextureProxy() 162 const SkRect* dstRect, in drawTextureProducer()
|
/external/skia/samplecode/ |
D | SampleTextureDomain.cpp | 46 SkRect dstRect; in onDrawContent() local
|
/external/skqp/samplecode/ |
D | SampleTextureDomain.cpp | 46 SkRect dstRect; in onDrawContent() local
|
/external/skia/src/core/ |
D | SkGpuBlurUtils.cpp | 76 const SkIRect& dstRect, in convolve_gaussian_1d() 191 SkIRect dstRect = SkIRect::MakeWH(srcRect.width(), srcRect.height()); in convolve_gaussian() local 289 SkIRect dstRect(srcRect); in decimate() local 443 SkIRect dstRect(srcRect); in reexpand() local
|
/external/skqp/src/core/ |
D | SkGpuBlurUtils.cpp | 75 const SkIRect& dstRect, in convolve_gaussian_1d() 189 SkIRect dstRect = SkIRect::MakeWH(srcRect.width(), srcRect.height()); in convolve_gaussian() local 287 SkIRect dstRect(srcRect); in decimate() local 441 SkIRect dstRect(srcRect); in reexpand() local
|
/external/skqp/tests/ |
D | GrOpListFlushTest.cpp | 50 SkRect dstRect = SkRect::MakeWH(1, 1); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
/external/skia/tests/ |
D | GrOpListFlushTest.cpp | 50 SkRect dstRect = SkRect::MakeWH(1, 1); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fFramebufferBlitTests.cpp | 58 …const IVec2& srcSize, const IVec4& srcRect, const IVec2& dstSize, const IVec4& dstRect, int cellSi… in BlitRectCase() 172 …char* desc, const IVec2& srcSize, const IVec4& srcRect, const IVec2& dstSize, const IVec4& dstRect) in BlitNearestFilterConsistencyCase() 459 … const IVec4& srcRect, deUint32 dstBuffers, const IVec2& dstSize, const IVec4& dstRect, deUint32 c… in BlitDepthStencilCase() 937 IVec4 dstRect; in init() member 949 IVec4 dstRect; in init() member 988 IVec4 dstRect = copyRects[rectNdx].dstRect.swizzle(dstSwz[0], dstSwz[1], dstSwz[2], dstSwz[3]); in init() local 1004 …IVec4 dstRect = filterConsistencyRects[rectNdx].dstRect.swizzle(dstSwz[0], dstSwz[1], dstSwz[2], … in init() local
|
/external/skia/src/gpu/ |
D | SkGpuDevice_drawTexture.cpp | 175 const SkPaint& paint, const SkRect& srcRect, const SkRect& dstRect, in draw_texture() 356 void SkGpuDevice::drawImageQuad(const SkImage* image, const SkRect* srcRect, const SkRect* dstRect, in drawImageQuad() 575 const SkRect* dstRect, in drawTextureProducer()
|
/external/skqp/src/gpu/ops/ |
D | GrTextureOp.cpp | 104 const SkRect& dstRect, in Make() 196 const SkRect& srcRect, const SkRect& dstRect, GrAAType aaType, GrQuadAAFlags aaFlags, in TextureOp() 543 const SkRect& dstRect, in Make() 564 bool GetFilterHasEffect(const SkMatrix& viewMatrix, const SkRect& srcRect, const SkRect& dstRect) { in GetFilterHasEffect()
|