Home
last modified time | relevance | path

Searched refs:ResetContext (Results 1 - 9 of 9) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/
H A Dgpu_context.cpp174 void GPUContext::ResetContext() in ResetContext() function in OHOS::Rosen::Drawing::GPUContext
176 impl_->ResetContext(); in ResetContext()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dgpu_context.h245 void ResetContext();
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_gpu_context.h92 void ResetContext() override;
H A Dskia_gpu_context.cpp282 void SkiaGPUContext::ResetContext() in ResetContext() function in OHOS::Rosen::Drawing::SkiaGPUContext
285 LOGD("SkiaGPUContext::ResetContext, grContext_ is nullptr"); in ResetContext()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/impl_interface/
H A Dgpu_context_impl.h77 virtual void ResetContext() = 0;
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/gpucontext_fuzzer/
H A Dgpucontext_fuzzer.cpp66 gpuContext->ResetContext(); in GPUContextFuzzTest001()
/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.h102 void ResetContext(bool isFlush = false);
H A Dfcodec.cpp284 void FCodec::ResetContext(bool isFlush) in ResetContext() function in OHOS::MediaAVCodec::Codec::FCodec
446 ResetContext(true); in Stop()
476 ResetContext(true); in Flush()
500 ResetContext(); in ReleaseResource()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_vulkan_context.cpp663 GetDrawingContext()->ResetContext(); in ClearGrContext()

Completed in 7 milliseconds