Home
last modified time | relevance | path

Searched defs:onMakeClosed (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrTextureResolveRenderTask.h41 ExpectedOutcome onMakeClosed(GrRecordingContext*, SkIRect*) override { in onMakeClosed() function
H A DGrBufferUpdateRenderTask.h37 ExpectedOutcome onMakeClosed(GrRecordingContext*, SkIRect* targetUpdateBounds) override { in onMakeClosed() function
H A DGrWaitRenderTask.h42 ExpectedOutcome onMakeClosed(GrRecordingContext*, SkIRect*) override { in onMakeClosed() function
H A DGrBufferTransferRenderTask.h44 ExpectedOutcome onMakeClosed(GrRecordingContext*, SkIRect* targetUpdateBounds) override { in onMakeClosed() function
H A DGrTransferFromRenderTask.h51 ExpectedOutcome onMakeClosed(GrRecordingContext*, SkIRect*) override { in onMakeClosed() function
H A DGrWritePixelsRenderTask.cpp60 GrRenderTask::ExpectedOutcome GrWritePixelsTask::onMakeClosed(GrRecordingContext*, in onMakeClosed() function in GrWritePixelsTask
H A DGrCopyRenderTask.cpp77 GrRenderTask::ExpectedOutcome GrCopyRenderTask::onMakeClosed(GrRecordingContext*, in onMakeClosed() function in GrCopyRenderTask
H A DGrDDLTask.cpp86 GrRenderTask::ExpectedOutcome GrDDLTask::onMakeClosed(GrRecordingContext*, in onMakeClosed() function in GrDDLTask
/aosp_15_r20/external/skia/src/gpu/ganesh/mock/
H A DGrMockRenderTask.h42 ExpectedOutcome onMakeClosed(GrRecordingContext*, SkIRect*) override { SkUNREACHABLE; } in onMakeClosed() function
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DAtlasRenderTask.cpp81 GrRenderTask::ExpectedOutcome AtlasRenderTask::onMakeClosed(GrRecordingContext* rContext, in onMakeClosed() function in skgpu::ganesh::AtlasRenderTask
H A DOpsTask.cpp1075 GrRenderTask::ExpectedOutcome OpsTask::onMakeClosed(GrRecordingContext* rContext, in onMakeClosed() function in skgpu::ganesh::OpsTask