HomeSort by relevance Sort by last modified time
    Searched refs:eglImageAttributes (Results 1 - 3 of 3) sorted by null

  /packages/services/Car/evs/app/
VideoTex.cpp 101 EGLint eglImageAttributes[] = {EGL_IMAGE_PRESERVED_KHR, EGL_TRUE, EGL_NONE};
105 eglImageAttributes);
RenderBase.cpp 161 EGLint eglImageAttributes[] = {EGL_IMAGE_PRESERVED_KHR, EGL_TRUE, EGL_NONE};
165 eglImageAttributes);
  /packages/services/Car/evs/sampleDriver/
GlWrapper.cpp 381 EGLint eglImageAttributes[] = {EGL_IMAGE_PRESERVED_KHR, EGL_TRUE, EGL_NONE};
387 eglImageAttributes);
391 eglImageAttributes);

Completed in 91 milliseconds