Searched defs:preserveContent (Results 1 – 3 of 3) sorted by relevance
446 bool ColorBuffer::glOpImportEglImage(void* image, bool preserveContent) { in glOpImportEglImage()454 bool ColorBuffer::glOpImportEglNativePixmap(void* pixmap, bool preserveContent) { in glOpImportEglNativePixmap()
3374 bool preserveContent = (info & RESOURCE_USE_PRESERVE); in platformImportResource() local
1078 bool ColorBufferGl::importEglNativePixmap(void* pixmap, bool preserveContent) { in importEglNativePixmap()1099 bool ColorBufferGl::importEglImage(void* nativeEglImage, bool preserveContent) { in importEglImage()1139 void ColorBufferGl::rebindEglImage(EGLImageKHR image, bool preserveContent) { in rebindEglImage()