Searched defs:bufferSlotCount (Results 1 – 9 of 9) sorted by relevance
/hardware/interfaces/graphics/composer/aidl/vts/ |
D | VtsComposerClient.cpp | 68 int32_t width, int32_t height, PixelFormat pixelFormat, int32_t bufferSlotCount) { in createVirtualDisplay() 89 int32_t bufferSlotCount) { in createLayer() 335 int32_t bufferSlotCount) { in setClientTargetSlotCount()
|
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/1/android/hardware/graphics/composer3/ |
D | IComposerClient.aidl | 37 long createLayer(long display, int bufferSlotCount); in createLayer()
|
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/ |
D | IComposerClient.aidl | 37 long createLayer(long display, int bufferSlotCount); in createLayer()
|
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/2/android/hardware/graphics/composer3/ |
D | IComposerClient.aidl | 37 long createLayer(long display, int bufferSlotCount); in createLayer()
|
/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/ |
D | IComposerClient.aidl | 113 long createLayer(long display, int bufferSlotCount); in createLayer()
|
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/ |
D | ComposerClient.h | 163 Return<void> createLayer(Display display, uint32_t bufferSlotCount, in createLayer()
|
/hardware/interfaces/graphics/composer/2.1/utils/vts/ |
D | ComposerVts.cpp | 126 Layer ComposerClient::createLayer(Display display, uint32_t bufferSlotCount) { in createLayer()
|
/hardware/google/graphics/common/hwc3/ |
D | ComposerClient.cpp | 54 ndk::ScopedAStatus ComposerClient::createLayer(int64_t display, int32_t bufferSlotCount, in createLayer()
|
/hardware/qcom/sm7250/display/composer/ |
D | QtiComposerClient.cpp | 329 Return<void> QtiComposerClient::createLayer(uint64_t display, uint32_t bufferSlotCount, in createLayer()
|