HomeSort by relevance Sort by last modified time
    Searched refs:drv_increment_reference_count (Results 1 - 3 of 3) sorted by null

  /external/minigbm/
helpers.h 26 void drv_increment_reference_count(struct driver *drv, struct bo *bo, size_t plane);
drv.c 275 drv_increment_reference_count(drv, bo, plane);
313 drv_increment_reference_count(drv, bo, plane);
helpers.c 373 drv_increment_reference_count(bo->drv, bo, plane);
463 void drv_increment_reference_count(struct driver *drv, struct bo *bo, size_t plane) function

Completed in 47 milliseconds