Home
last modified time | relevance | path

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

/external/minigbm/cros_gralloc/
Dcros_gralloc_buffer.cc13 struct cros_gralloc_handle *acquire_handle) 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.h17 struct cros_gralloc_handle *acquire_handle);