Home
last modified time | relevance | path

Searched defs:dstRect (Results 1 – 23 of 23) sorted by relevance

/external/skia/src/effects/
DSkGpuBlurUtils.cpp50 const SkRect& dstRect, in convolve_gaussian_1d()
68 const SkRect& dstRect, in convolve_gaussian_2d()
91 const SkRect& dstRect, in convolve_gaussian()
202 SkRect dstRect(srcRect); in GaussianBlur() local
237 SkRect dstRect = SkRect::MakeWH(srcRect.width(), srcRect.height()); in GaussianBlur() local
253 SkRect dstRect = SkRect::MakeWH(srcRect.width(), srcRect.height()); in GaussianBlur() local
271 SkRect dstRect = SkRect::MakeWH(srcRect.width(), srcRect.height()); in GaussianBlur() local
298 SkRect dstRect(srcRect); in GaussianBlur() local
DSkBitmapSource.cpp25 const SkRect& srcRect, const SkRect& dstRect, in SkBitmapSource()
60 SkRect bounds, dstRect; in onFilterImage() local
DSkTileImageFilter.cpp19 SkTileImageFilter* SkTileImageFilter::Create(const SkRect& srcRect, const SkRect& dstRect, in Create()
37 SkRect dstRect; in onFilterImage() local
DSkMorphologyImageFilter.cpp568 const SkIRect& dstRect, in apply_morphology_rect()
588 const SkIRect& dstRect, in apply_morphology_rect_no_bounds()
606 const SkIRect& dstRect, in apply_morphology_pass()
661 SkIRect dstRect = SkIRect::MakeWH(rect.width(), rect.height()); in apply_morphology() local
DSkLightingImageFilter.cpp331 const SkRect& dstRect, in drawRect()
357 SkRect dstRect = SkRect::MakeWH(SkIntToScalar(bounds.width()), in filterImageGPU() local
/external/skia/gm/
Dtileimagefilter.cpp68 SkRect dstRect = SkRect::MakeXYWH(SkIntToScalar(i * 8), in onDraw() local
95 SkRect dstRect = SkRect::MakeWH(SkIntToScalar(fBitmap.width() * 2), in onDraw() local
Dbitmapsource.cpp56 SkRect dstRect = SkRect::MakeXYWH(0, 10, 60, 60); in onDraw() local
Dbitmapsource2.cpp62 SkRect dstRect = SkRect::MakeLTRB(0.75f, 0.75f, 225.75f, 225.75f); in onDraw() local
Dresizeimagefilter.cpp32 SkRect dstRect; in draw() local
Dtallstretchedbitmaps.cpp88 SkRect dstRect = SkRect::MakeWH(SkIntToScalar(bmp.width()), 10.f * itemHeight); in onDraw() local
Dconvexpolyclip.cpp145 SkRect dstRect = SkRect::MakeWH(SkIntToScalar(size.fWidth), in onDraw() local
Ddrawbitmaprect.cpp153 SkRect dstRect = { 0, 0, SkIntToScalar(64), SkIntToScalar(64)}; in onDraw() local
/external/deqp/modules/gles3/functional/
Des3fFramebufferBlitTests.cpp58 …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/samplecode/
DSampleTextureDomain.cpp48 SkRect dstRect; in onDrawContent() local
/external/skia/src/core/
DSkMatrixImageFilter.cpp60 SkRect dstRect; in onFilterImage() local
DSkImageFilter.cpp251 SkRect dstRect = SkRect::MakeWH(srcRect.width(), srcRect.height()); in filterImageGPU() local
/external/deqp/framework/platform/raspi/
DtcuRaspiPlatform.cpp127 VC_RECT_T dstRect, srcRect; in Window() local
/external/skia/src/gpu/
DGrSWMaskHelper.cpp361 SkRect dstRect = SkRect::MakeLTRB(SK_Scalar1 * rect.fLeft, in DrawToTargetWithPathMask() local
DSkGpuDevice.cpp1191 SkRect dstRect = SkRect::MakeXYWH(0, 0, dstSize.fWidth, dstSize.fHeight); in drawBitmapCommon() local
1244 SkRect dstRect = {0, 0, dstSize.fWidth, dstSize.fHeight}; in drawBitmapCommon() local
1441 SkRect dstRect = {0, 0, srcRect.width(), srcRect.height() }; in internalDrawBitmap() local
1691 SkRect dstRect = SkRect::MakeXYWH(SkIntToScalar(x), in drawDevice() local
DGrDrawTarget.cpp462 SkIRect dstRect = SkIRect::MakeXYWH(clippedDstPoint.fX, in copySurface() local
/external/skia/src/utils/debugger/
DSkDrawCommand.h253 const SkRect& dstRect() const { return fDst; } in dstRect() function
/external/skia/src/gpu/gl/
DGrGLGpu.cpp2701 SkIRect dstRect = SkIRect::MakeXYWH(dstPoint.fX, dstPoint.fY, in copySurface() local
2778 SkIRect dstRect = SkIRect::MakeXYWH(dstPoint.fX, dstPoint.fY, in canCopySurface() local
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp3034 …solveMultisampleFramebuffer (deUint32 mask, const IVec4& srcRect, const IVec4& dstRect, bool flipX… in blitResolveMultisampleFramebuffer()
3127 IVec4 dstRect = IVec4(dstOriginX, dstOriginY, dstW, dstH); in blitFramebuffer() local