Home
last modified time | relevance | path

Searched refs:acquire_bo (Results 1 – 2 of 2) sorted by relevance

/external/minigbm/cros_gralloc/
Dcros_gralloc_buffer.cc12 cros_gralloc_buffer::cros_gralloc_buffer(uint32_t id, struct bo *acquire_bo, in cros_gralloc_buffer() argument
14 : id_(id), bo_(acquire_bo), hnd_(acquire_handle), refcount_(1), lockcount_(0) in cros_gralloc_buffer()
Dcros_gralloc_buffer.h16 cros_gralloc_buffer(uint32_t id, struct bo *acquire_bo,