Searched refs:BQ_LAYER_COUNT (Results 1 – 1 of 1) sorted by relevance
/frameworks/native/libs/gui/ |
D | BufferQueueProducer.cpp | 44 static constexpr uint32_t BQ_LAYER_COUNT = 1; variable 420 BQ_LAYER_COUNT, usage)) { in dequeueBuffer() 437 BQ_LAYER_COUNT, usage)) { in dequeueBuffer() 456 buffer->needsReallocation(width, height, format, BQ_LAYER_COUNT, usage)) in dequeueBuffer() 506 width, height, format, BQ_LAYER_COUNT, usage, in dequeueBuffer() 1093 value = BQ_LAYER_COUNT; in query() 1356 allocWidth, allocHeight, allocFormat, BQ_LAYER_COUNT, in allocateBuffers()
|