Home
last modified time | relevance | path

Searched refs:hidl_buffers (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm7250/display/gralloc/
DQtiAllocator.cpp108 hidl_vec<hidl_handle> hidl_buffers; in allocate() local
111 hidl_buffers.setToExternal(buffers.data(), buffers.size()); in allocate()
113 hidl_cb(static_cast<IMapper_3_0_Error>(err), stride, hidl_buffers); in allocate()
175 hidl_vec<hidl_handle> hidl_buffers; in allocate() local
178 hidl_buffers.setToExternal(buffers.data(), buffers.size()); in allocate()
180 hidl_cb(static_cast<IMapper_4_0_Error>(err), stride, hidl_buffers); in allocate()
/hardware/qcom/sm8150/display/gralloc/
DQtiAllocator.cpp108 hidl_vec<hidl_handle> hidl_buffers; in allocate() local
111 hidl_buffers.setToExternal(buffers.data(), buffers.size()); in allocate()
113 hidl_cb(static_cast<IMapper_3_0_Error>(err), stride, hidl_buffers); in allocate()
175 hidl_vec<hidl_handle> hidl_buffers; in allocate() local
178 hidl_buffers.setToExternal(buffers.data(), buffers.size()); in allocate()
180 hidl_cb(static_cast<IMapper_4_0_Error>(err), stride, hidl_buffers); in allocate()