Searched refs:with_each_buffer (Results 1 – 3 of 3) sorted by relevance
52 void with_each_buffer(const std::function<void(cros_gralloc_buffer *)> &function);
630 void cros_gralloc_driver::with_each_buffer( in with_each_buffer() function in cros_gralloc_driver
1027 mDriver->with_each_buffer( in dumpBuffers()