Searched refs:newBufferSlotToCount (Results 1 – 1 of 1) sorted by relevance
108 void setNewBufferSlotCount(int64_t display, int64_t layer, int32_t newBufferSlotToCount) { in setNewBufferSlotCount() argument109 getLayerCommand(display, layer).newBufferSlotCount = newBufferSlotToCount; in setNewBufferSlotCount()