Searched defs:buffer_count (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/libs/vr/libdvr/tests/
H A Ddvr_buffer_queue-test.cpp40 void AllocateBuffers(size_t buffer_count) { argument
42 for (size_t i = 0; i < buffer_count; i++) {
/frameworks/native/services/vr/bufferhubd/
H A Dproducer_queue_channel.cpp143 uint32_t format, uint64_t usage, size_t buffer_count) {
176 for (size_t i = 0; i < buffer_count; i++) {
141 OnProducerQueueAllocateBuffers( Message& message, uint32_t width, uint32_t height, uint32_t layer_count, uint32_t format, uint64_t usage, size_t buffer_count) argument

Completed in 104 milliseconds