Searched refs:gbm_map (Results 1 – 1 of 1) sorted by relevance
/device/linaro/dragonboard/gralloc/ |
D | gralloc_gbm.cpp | 260 static int gbm_map(buffer_handle_t handle, int x, int y, int w, int h, in gbm_map() function 444 int err = gbm_map(handle, x, y, w, h, write, addr); in gralloc_gbm_bo_lock()
|