Home
last modified time | relevance | path

Searched refs:setNewBufferSlotCount (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/graphics/composer/aidl/include/android/hardware/graphics/composer3/
DComposerClientWriter.h108 void setNewBufferSlotCount(int64_t display, int64_t layer, int32_t newBufferSlotToCount) { in setNewBufferSlotCount() function
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsComposerClient.cpp106 writer->setNewBufferSlotCount(display, layer, bufferSlotCount); in createLayer()
DVtsHalGraphicsComposer3_TargetTest.cpp3028 writer.setNewBufferSlotCount(getInvalidDisplayId(), layer, 1); in TEST_P()