Searched refs:bufferSlotsToClear (Results 1 – 7 of 7) sorted by relevance
57 @nullable int[] bufferSlotsToClear;
268 @nullable int[] bufferSlotsToClear;
97 const std::vector<int32_t>& bufferSlotsToClear);
171 DISPATCH_LAYER_COMMAND(display, command, bufferSlotsToClear, BufferSlotsToClear); in dispatchLayerCommand()512 int64_t display, int64_t layer, const std::vector<int32_t>& bufferSlotsToClear) { in executeSetLayerBufferSlotsToClear() argument525 for (int32_t slot : bufferSlotsToClear) { in executeSetLayerBufferSlotsToClear()
158 .bufferSlotsToClear.emplace(slotsToClear.begin(), slotsToClear.end()); in setLayerBufferSlotsToClear()