Home
last modified time | relevance | path

Searched refs:finishedContext (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dsurface.h46 void (*finishedProc)(void* finishedContext) = nullptr;
47 void* finishedContext = nullptr; member
48 void (*submittedProc)(void* finishedContext, bool success) = nullptr;
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_surface_ohos_vulkan.cpp278 drawingFlushInfo.finishedContext = callbackInfo; in FlushFrame()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_surface.cpp469 flushInfo.fFinishedContext = static_cast<GrGpuFinishedContext>(drawingflushInfo->finishedContext); in Flush()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_util.cpp1774 drawingFlushInfo.finishedContext = destroyInfo; in OptimizedFlushAndSubmit()

Completed in 7 milliseconds