Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DComposerResources.cpp102 HWC3::Error ComposerResources::getDisplayClientTargetCacheSize(int64_t displayId, in getDisplayClientTargetCacheSize() function in aidl::android::hardware::graphics::composer3::impl::ComposerResources
105 return toHwc3Error(mImpl->getDisplayClientTargetCacheSize(display, outCacheSize)); in getDisplayClientTargetCacheSize()
DComposerResources.h70 HWC3::Error getDisplayClientTargetCacheSize(int64_t displayId, size_t* outCacheSize);