Searched refs:setDisplayClientTargetCacheSize (Results 1 – 3 of 3) sorted by relevance
96 HWC3::Error ComposerResources::setDisplayClientTargetCacheSize(int64_t displayId, in setDisplayClientTargetCacheSize() function in aidl::android::hardware::graphics::composer3::impl::ComposerResources99 return toHwc3Error(mImpl->setDisplayClientTargetCacheSize(display, clientTargetCacheSize)); in setDisplayClientTargetCacheSize()
68 HWC3::Error setDisplayClientTargetCacheSize(int64_t displayId, uint32_t clientTargetCacheSize);
566 mResources->setDisplayClientTargetCacheSize(displayId, static_cast<uint32_t>(count))); in setClientTargetSlotCount()