Home
last modified time | relevance | path

Searched refs:newBufferSlotToCount (Results 1 – 1 of 1) 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() argument
109 getLayerCommand(display, layer).newBufferSlotCount = newBufferSlotToCount; in setNewBufferSlotCount()