Searched refs:unreference_region (Results 1 – 4 of 4) sorted by relevance
62 return unreference_region("gralloc_unregister_buffer", hnd); in gralloc_unregister_buffer()102 unreference_region("gralloc_unlock", hnd); in gralloc_unlock()
30 int unreference_region(const char* op, const private_handle_t* hnd);
120 int retval = unreference_region(__FUNCTION__, hnd); in gralloc_free()
221 int unreference_region(const char* op, const private_handle_t* hnd) { in unreference_region() function