Home
last modified time | relevance | path

Searched refs:EndFrame (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Drender_util.cpp39 void RenderUtil::EndFrame() in EndFrame() function in RenderUtil
41 renderFrameUtil_->EndFrame(); in EndFrame()
H A Drender_util.h33 void EndFrame();
H A Drender_frame_util.h38 void EndFrame();
H A Drender_frame_util.cpp270 void RenderFrameUtil::EndFrame() in EndFrame() function in RenderFrameUtil
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/
H A Dgpu_context.cpp204 void GPUContext::EndFrame() in EndFrame() function in OHOS::Rosen::Drawing::GPUContext
206 impl_->EndFrame(); in EndFrame()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/impl_interface/
H A Dgpu_context_impl.h99 virtual void EndFrame() = 0;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_gpu_context.h121 void EndFrame() override;
H A Dskia_gpu_context.cpp388 void SkiaGPUContext::EndFrame() in EndFrame() function in OHOS::Rosen::Drawing::SkiaGPUContext
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dgpu_context.h273 void EndFrame();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_surface_ohos_vulkan.cpp287 mSkContext->EndFrame(); in FlushFrame()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drenderer.cpp754 gpuResourceMgr_.EndFrame(); in RenderFrameBackendImpl()
805 renderUtil_.EndFrame(); in RenderFramePresentImpl()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_manager.h286 void EndFrame();
H A Dgpu_resource_manager.cpp1716 void GpuResourceManager::EndFrame() in EndFrame() function in GpuResourceManager