Searched refs:kMaxLayerBufferCount (Results 1 – 6 of 6) sorted by relevance
61 static const constexpr size_t kMaxLayerBufferCount = BufferQueue::NUM_BUFFER_SLOTS;67 static const constexpr size_t kOverrideBufferSlot = kMaxLayerBufferCount;
25 for (uint32_t i = kMaxLayerBufferCount; i-- > 0;) { in HwcBufferCache()
274 static const constexpr uint32_t kMaxLayerBufferCount = BufferQueue::NUM_BUFFER_SLOTS + 1; variable
385 static const constexpr uint32_t kMaxLayerBufferCount = BufferQueue::NUM_BUFFER_SLOTS + 1; variable
422 kMaxLayerBufferCount, &layer); in createLayer()438 translate<int64_t>(layer), kMaxLayerBufferCount); in createLayer()
373 mClient->createLayer(display, kMaxLayerBufferCount, in createLayer()