Searched defs:_buffers (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gchips/gralloc4/src/aidl/ |
D | GrallocAllocator2.cpp | 46 auto hidl_cb = [&](HidlError _error, int _stride, hidl_vec<hidl_handle> _buffers) { in allocate() 113 auto hidl_cb = [&](HidlError _error, int _stride, hidl_vec<hidl_handle> _buffers) { in allocate2()
|
D | GrallocAllocator.cpp | 49 auto hidl_cb = [&](HidlError _error, int _stride, hidl_vec<hidl_handle> _buffers) { in allocate()
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_buffer_allocator.cpp | 142 [&](const auto &_error, const auto &_stride, const auto &_buffers) { in AllocateBuffer() 195 [&](const auto &_error, const auto &_stride, const auto &_buffers) { in AllocateBuffer()
|
/hardware/qcom/sm7250/display/composer/ |
D | hwc_buffer_allocator.cpp | 143 [&](const auto &_error, const auto &_stride, const auto &_buffers) { in AllocateBuffer() 196 [&](const auto &_error, const auto &_stride, const auto &_buffers) { in AllocateBuffer()
|