Home
last modified time | relevance | path

Searched defs:dstView (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DOpsTask.cpp501 GrSurfaceProxyView dstView(sk_ref_sp(this->target(0)), fTargetOrigin, fTargetSwizzle); in onPrePrepare() local
528 GrSurfaceProxyView dstView(sk_ref_sp(this->target(0)), fTargetOrigin, fTargetSwizzle); in onPrepare() local
649 GrSurfaceProxyView dstView(sk_ref_sp(this->target(0)), fTargetOrigin, fTargetSwizzle); in onExecute() local
H A DGrOp.h183 void prePrepare(GrRecordingContext* context, const GrSurfaceProxyView& dstView, in prePrepare()
/aosp_15_r20/external/skia/tests/
H A DCopySurfaceTest.cpp95 auto dstView = sk_gpu_test::MakeTextureProxyViewFromData( in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrProgramDesc.cpp106 const GrSurfaceProxyView& dstView = pipeline.dstProxyView(); in gen_xp_key() local
/aosp_15_r20/external/skia/src/gpu/ganesh/glsl/
H A DGrGLSLProgramBuilder.cpp331 const GrSurfaceProxyView& dstView = this->pipeline().dstProxyView(); in emitAndInstallDstTexture() local