Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/composer/test/common/
H A Dhdi_test_layer.h88 uint32_t GetLayerBuffercount() const;
H A Dhdi_test_display.cpp68 ret = device_->SetClientBufferCacheCount(id_, clientLayer_->GetLayerBuffercount()); in Init()
H A Dhdi_test_layer.cpp285 uint32_t HdiTestLayer::GetLayerBuffercount() const in GetLayerBuffercount() function in OHOS::HDI::Display::TEST::HdiTestLayer