Home
last modified time | relevance | path

Searched refs:increase_refcount (Results 1 – 3 of 3) sorted by relevance

/external/minigbm/cros_gralloc/
Dcros_gralloc_buffer.h23 int32_t increase_refcount();
Dcros_gralloc_buffer.cc36 int32_t cros_gralloc_buffer::increase_refcount() in increase_refcount() function in cros_gralloc_buffer
Dcros_gralloc_driver.cc179 buffer->increase_refcount(); in retain()
190 buffer->increase_refcount(); in retain()