Searched defs:getLayerBuffer (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/ | ||
D | ComposerResources.cpp | 184 HWC3::Error ComposerResources::getLayerBuffer(int64_t displayId, int64_t layerId, in getLayerBuffer() function in aidl::android::hardware::graphics::composer3::impl::ComposerResources |
/aosp_15_r20/hardware/google/graphics/common/hwc3/impl/ | ||
D | ResourceManager.cpp | 212 int32_t ResourceManager::getLayerBuffer(int64_t display, int64_t layer, uint32_t slot, in getLayerBuffer() function in aidl::android::hardware::graphics::composer3::impl::ResourceManager |
/aosp_15_r20/hardware/interfaces/graphics/composer/2.1/utils/resources/ | ||
H A D | ComposerResources.cpp | 360 Error ComposerResources::getLayerBuffer(Display display, Layer layer, uint32_t slot, bool fromCache, in getLayerBuffer() function in android::hardware::graphics::composer::V2_1::hal::ComposerResources |