Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/shared/gralloc_cb/include/
Dgralloc_cb_bp.h81 uint32_t allocatedSize() const { in allocatedSize() function
/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
DGoldfishVPX.cpp460 handle->allocatedSize(), in internalSetParameter()
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/
DGoldfishAVCDec.cpp586 use_buffer_params->pAppPrivate,handle->allocatedSize(), (OMX_U8*)dst); in internalSetParameter()
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DHostConnection.cpp168 return static_cast<size_t>(cb_handle_t::from(handle)->allocatedSize()); in getAllocatedSize()