Searched refs:glOpImportEglNativePixmap (Results 1 – 3 of 3) sorted by relevance
105 bool glOpImportEglNativePixmap(void* pixmap, bool preserveContent);
523 bool ColorBuffer::glOpImportEglNativePixmap(void* pixmap, bool preserveContent) { in glOpImportEglNativePixmap() function in gfxstream::ColorBuffer
2796 return colorBuffer->glOpImportEglNativePixmap(resource, preserveContent); in platformImportResource()