Home
last modified time | relevance | path

Searched refs:CheckAndUpdateClientBufferCahce (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_output.h135 bool CheckAndUpdateClientBufferCahce(sptr<SurfaceBuffer> buffer, uint32_t& index);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_output.cpp357 bool HdiOutput::CheckAndUpdateClientBufferCahce(sptr<SurfaceBuffer> buffer, uint32_t& index) in CheckAndUpdateClientBufferCahce() function in OHOS::Rosen::HdiOutput
441 bufferCached = CheckAndUpdateClientBufferCahce(currFrameBuffer_, index); in FlushScreen()