Searched refs:outputBufferSlotCount (Results 1 – 8 of 8) sorted by relevance
/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/ |
D | ComposerClient.h | 103 uint32_t width, uint32_t height, PixelFormat formatHint, uint32_t outputBufferSlotCount, in createVirtualDisplay_2_2() argument 108 mResources->addVirtualDisplay(display, outputBufferSlotCount); in createVirtualDisplay_2_2()
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
D | ComposerVts.cpp | 95 uint32_t outputBufferSlotCount, in createVirtualDisplay_2_2() argument 99 width, height, formatHint, outputBufferSlotCount, in createVirtualDisplay_2_2()
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/ |
D | ComposerVts.h | 74 uint32_t outputBufferSlotCount, PixelFormat* outFormat);
|
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/ |
D | ComposerClient.h | 132 uint32_t outputBufferSlotCount, in createVirtualDisplay() argument 137 mResources->addVirtualDisplay(display, outputBufferSlotCount); in createVirtualDisplay()
|
/hardware/interfaces/graphics/composer/2.1/utils/vts/include/composer-vts/2.1/ |
D | ComposerVts.h | 88 uint32_t outputBufferSlotCount, PixelFormat* outFormat);
|
/hardware/interfaces/graphics/composer/2.1/utils/vts/ |
D | ComposerVts.cpp | 109 PixelFormat formatHint, uint32_t outputBufferSlotCount, in createVirtualDisplay() argument 113 width, height, formatHint, outputBufferSlotCount, in createVirtualDisplay()
|
/hardware/interfaces/graphics/composer/2.2/ |
D | IComposerClient.hal | 275 * @param outputBufferSlotCount is the number of output buffer slots to be 289 uint32_t outputBufferSlotCount)
|
/hardware/interfaces/graphics/composer/2.1/ |
D | IComposerClient.hal | 270 * @param outputBufferSlotCount is the number of output buffer slots to be 284 uint32_t outputBufferSlotCount)
|