Searched refs:buffer_allocation_t (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/display/intel-i915/
H A Dintel-i915.h38 } buffer_allocation_t; typedef in namespace:i915
165 void DoPipeBufferReallocation(buffer_allocation_t active_allocation[registers::kPipeCount])
241 buffer_allocation_t plane_buffers_[registers::kPipeCount][registers::kImagePlaneCount]
244 buffer_allocation_t pipe_buffers_[registers::kPipeCount] __TA_GUARDED(display_lock_) = {};
H A Dintel-i915.cpp1121 buffer_allocation_t active_allocation[registers::kPipeCount];
1153 buffer_allocation_t active_allocation[registers::kPipeCount]) {

Completed in 39 milliseconds