Searched defs:addLayer (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/graphics/composer/2.1/utils/resources/ | ||
D | ComposerResources.cpp | 208 bool ComposerDisplayResource::addLayer(Layer layer, in addLayer() function in android::hardware::graphics::composer::V2_1::hal::ComposerDisplayResource |
/hardware/google/graphics/common/hwc3/impl/ | ||
D | ResourceManager.cpp | 123 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/ | ||
D | HWC2OnFbAdapter.cpp | 716 hwc2_layer_t HWC2OnFbAdapter::addLayer() { in addLayer() function in android::HWC2OnFbAdapter |