Home
last modified time | relevance | path

Searched refs:GetBufferCacheSize (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_output.h93 int32_t GetBufferCacheSize();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_output.cpp806 int HdiOutput::GetBufferCacheSize() in GetBufferCacheSize() function in OHOS::Rosen::HdiOutput
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen_manager.cpp1716 if (screen->GetOutput()->GetBufferCacheSize() > 0) { in ClearFrameBufferIfNeed()