Home
last modified time | relevance | path

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

/test/xts/hats/hdf/display/composer/common/
Dhdi_test_layer.h88 uint32_t GetLayerBuffercount() const;
Dhdi_test_display.cpp68 ret = device_->SetClientBufferCacheCount(id_, clientLayer_->GetLayerBuffercount()); in Init()
Dhdi_test_layer.cpp284 uint32_t HdiTestLayer::GetLayerBuffercount() const in GetLayerBuffercount() function in OHOS::HDI::Display::TEST::HdiTestLayer