Searched refs:importExtMemoryHandle (Results 1 – 3 of 3) sorted by relevance
41 bool importExtMemoryHandle(void* nativeResource, uint32_t type, bool preserveContent);
72 bool ColorBufferVk::importExtMemoryHandle(void* nativeResource, uint32_t type, in importExtMemoryHandle() function in gfxstream::vk::ColorBufferVk
437 return mColorBufferVk->importExtMemoryHandle(nativeResource, type, preserveContent); in importNativeResource()