Searched refs:createLayer (Results 1 – 4 of 4) sorted by relevance
/device/generic/goldfish-opengl/system/hwc3/ | ||
D | Display.h | 79 HWC3::Error createLayer(int64_t* outLayerId); |
D | ComposerClient.h | 44 ndk::ScopedAStatus createLayer(int64_t displayId, int32_t bufferSlotCount, |
D | ComposerClient.cpp | 165 ndk::ScopedAStatus ComposerClient::createLayer(int64_t displayId, int32_t bufferSlotCount, in createLayer() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient |
D | Display.cpp | 175 HWC3::Error Display::createLayer(int64_t* outLayerId) { in createLayer() function in aidl::android::hardware::graphics::composer3::impl::Display |