HomeSort by relevance Sort by last modified time
    Searched full:reference_region (Results 1 - 4 of 4) sorted by null

  /device/google/cuttlefish_common/guest/hals/gralloc/legacy/
region_registry.h 23 void* reference_region(
mapper.cpp 49 if (reference_region(__FUNCTION__, hnd)) {
83 void* base = reference_region("gralloc_lock", hnd);
121 void* base = reference_region("gralloc_lock_ycbcr", hnd);
gralloc.cpp 86 void* base = reference_region(__FUNCTION__, hnd);
region_registry.cpp 118 void* reference_region(const char* op, const private_handle_t* hnd) { function

Completed in 218 milliseconds