HomeSort by relevance Sort by last modified time
    Searched defs:gbm_surface_lock_front_buffer (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gbm/main/
gbm.c 621 * All buffers locked with gbm_surface_lock_front_buffer() should be
654 gbm_surface_lock_front_buffer(struct gbm_surface *surf) function
660 * Release a locked buffer obtained with gbm_surface_lock_front_buffer()
683 * gbm_surface_lock_front_buffer()), the application must check for a
  /external/minigbm/
gbm.c 84 PUBLIC struct gbm_bo *gbm_surface_lock_front_buffer(struct gbm_surface *surface) function

Completed in 46 milliseconds