Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/gralloc_cb/include/
Dgralloc_cb_bp.h54 uint32_t allocatedSize() const { in allocatedSize() function
/hardware/google/gfxstream/guest/android/
DGrallocGoldfish.cpp104 return static_cast<size_t>(cb_handle_t::from(handle)->allocatedSize()); in getAllocatedSize()