Home
last modified time | relevance | path

Searched defs:addLayer (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/utils/resources/
DComposerResources.cpp208 bool ComposerDisplayResource::addLayer(Layer layer, in addLayer() function in android::hardware::graphics::composer::V2_1::hal::ComposerDisplayResource
321 Error ComposerResources::addLayer(Display display, Layer layer, uint32_t bufferCacheSize) { in addLayer() function in android::hardware::graphics::composer::V2_1::hal::ComposerResources
/hardware/google/graphics/common/hwc3/impl/
DResourceManager.cpp123 int32_t ResourceManager::addLayer(int64_t display, int64_t layer, uint32_t bufferCacheSize) { in addLayer() function in aidl::android::hardware::graphics::composer3::impl::ResourceManager
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp716 hwc2_layer_t HWC2OnFbAdapter::addLayer() { in addLayer() function in android::HWC2OnFbAdapter