Home
last modified time | relevance | path

Searched defs:dstPoint (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/src/gpu/
DGrCopyRenderTask.cpp19 SkIPoint dstPoint, in Make()
45 SkIPoint dstPoint, in GrCopyRenderTask()
89 SkIPoint dstPoint = fDstPoint; in onExecute() local
DSurfaceContext.h176 bool testCopy(sk_sp<GrSurfaceProxy> src, const SkIRect& srcRect, const SkIPoint& dstPoint) { in testCopy()
DGrSurfaceProxy.cpp273 SkIPoint dstPoint; in Copy() local
DSurfaceContext.cpp470 SkIPoint dstPoint = SkIPoint::Make(pt.fX, pt.fY); in internalWritePixels() local
1037 SkIPoint dstPoint) { in copy()
DGrDrawingManager.cpp849 SkIPoint dstPoint, in newCopyRenderTask()
DGrGpu.cpp395 const SkIPoint& dstPoint) { in copySurface()
/third_party/skia/src/gpu/dawn/
DGrDawnCaps.h62 const SkIRect& srcRect, const SkIPoint& dstPoint) const override { in onCanCopySurface()
DGrDawnGpu.cpp588 const SkIPoint& dstPoint) { in onCopySurface()
/third_party/skia/tests/
DCopySurfaceTest.cpp78 for (const SkIPoint& dstPoint : kDstPoints) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/skia/src/gpu/geometry/
DGrRect.h108 const SkIPoint& dstPoint, in GrClipSrcRectAndDstPoint()
/third_party/skia/src/gpu/mock/
DGrMockCaps.h151 const SkIRect& srcRect, const SkIPoint& dstPoint) const override { in onCanCopySurface()
DGrMockGpu.h131 const SkIPoint& dstPoint) override { in onCopySurface()
/third_party/skia/src/gpu/v1/
DSurfaceFillContext_v1.cpp236 const SkIPoint& dstPoint) { in blitTexture()
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp689 const SkIPoint& dstPoint) { in resolveImage()
2156 const SkIPoint& dstPoint) { in copySurfaceAsCopyImage()
2220 const SkIPoint& dstPoint) { in copySurfaceAsBlit()
2287 const SkIPoint& dstPoint) { in copySurfaceAsResolve()
2301 const SkIPoint& dstPoint) { in onCopySurface()
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp421 const SkIPoint& dstPoint) { in onCopySurface()
469 const SkIRect& srcRect, const SkIPoint& dstPoint) { in copySurfaceAsCopyTexture()
518 const SkIPoint& dstPoint) { in copySurfaceAsResolve()
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp2860 const SkIPoint& dstPoint, in can_blit_framebuffer_for_copy_surface()
3023 const SkIPoint& dstPoint) { in onCopySurface()
3324 const SkIRect& srcRect, const SkIPoint& dstPoint) { in copySurfaceAsDraw()
3403 const SkIPoint& dstPoint) { in copySurfaceAsCopyTexSubImage()
3424 const SkIPoint& dstPoint) { in copySurfaceAsBlitFramebuffer()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp107349 Point4DTyped<UnknownUnits, F>* dstPoint = points[0]; in TransformAndClipRect() local