Searched defs:getCpuAddress (Results 1 – 5 of 5) sorted by relevance
49 void* GrallocBufferMapperBase::getCpuAddress(int subIndex) const in getCpuAddress() function in android::intel::GrallocBufferMapperBase
37 void* getCpuAddress(int /* subIndex */) const { in getCpuAddress() function
37 void* getCpuAddress(int subIndex) const { in getCpuAddress() function
248 int (*getCpuAddress)(struct IMG_gralloc_module_public_t const *module, member