Searched refs:importEglNativePixmap (Results 1 – 3 of 3) sorted by relevance
216 bool importEglNativePixmap(void* pixmap, bool preserveContent);
1125 bool ColorBufferGl::importEglNativePixmap(void* pixmap, bool preserveContent) { in importEglNativePixmap() function in gfxstream::gl::ColorBufferGl
528 return mColorBufferGl->importEglNativePixmap(pixmap, preserveContent); in glOpImportEglNativePixmap()