Home
last modified time | relevance | path

Searched refs:GetClearMoment (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_context.cpp75 ClearMemoryMoment RSContext::GetClearMoment() const in GetClearMoment() function in OHOS::Rosen::RSContext
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_context.h152 ClearMemoryMoment GetClearMoment() const;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_thread.h91 ClearMemoryMoment GetClearMoment() const;
H A Drs_uni_render_thread.cpp587 ClearMemoryMoment RSUniRenderThread::GetClearMoment() const in GetClearMoment() function in OHOS::Rosen::RSUniRenderThread
H A Drs_main_thread.h271 ClearMemoryMoment GetClearMoment() const in GetClearMoment() function
H A Drs_main_thread.cpp1728 RS_LOGD("Clear memory cache %{public}d", this->GetClearMoment()); in ClearMemoryCache()
1729 … RS_TRACE_NAME_FMT("Clear memory cache, cause the moment [%d] happen", this->GetClearMoment()); in ClearMemoryCache()