Searched refs:for_each_handle (Results 1 – 3 of 3) sorted by relevance
47 void for_each_handle(const std::function<void(cros_gralloc_handle_t)> &function);
523 void cros_gralloc_driver::for_each_handle( in for_each_handle() function in cros_gralloc_driver
1015 mDriver->for_each_handle(handleCallback); in dumpBuffers()