EGL_TRUE          241 content/common/gpu/media/dxva_video_decode_accelerator.cc   RETURN_ON_FAILURE(share_handle && ret == EGL_TRUE,
EGL_TRUE         1139 content/common/gpu/media/v4l2_video_decode_accelerator.cc     if (eglDestroySyncKHR(egl_display_, output_record.egl_sync) != EGL_TRUE) {
EGL_TRUE         1794 content/common/gpu/media/v4l2_video_decode_accelerator.cc           EGL_TRUE) {
EGL_TRUE         1801 content/common/gpu/media/v4l2_video_decode_accelerator.cc       if (eglDestroySyncKHR(egl_display_, output_record.egl_sync) != EGL_TRUE) {
EGL_TRUE          181 gpu/command_buffer/service/async_pixel_transfer_manager_egl.cc     EGLint image_preserved = use_image_preserved_ ? EGL_TRUE : EGL_FALSE;
EGL_TRUE          129 gpu/command_buffer/service/texture_definition.cc       EGL_GL_TEXTURE_LEVEL_KHR, 0, EGL_IMAGE_PRESERVED_KHR, EGL_TRUE, EGL_NONE};
EGL_TRUE          114 gpu/gles2_conform_support/egl/egl.cc   return EglSuccess(EGL_TRUE);
EGL_TRUE          125 gpu/gles2_conform_support/egl/egl.cc   return EglSuccess(EGL_TRUE);
EGL_TRUE          163 gpu/gles2_conform_support/egl/egl.cc   return EglSuccess(EGL_TRUE);
EGL_TRUE          181 gpu/gles2_conform_support/egl/egl.cc   return EglSuccess(EGL_TRUE);
EGL_TRUE          196 gpu/gles2_conform_support/egl/egl.cc   return EglSuccess(EGL_TRUE);
EGL_TRUE          239 gpu/gles2_conform_support/egl/egl.cc   return EglSuccess(EGL_TRUE);
EGL_TRUE          326 gpu/gles2_conform_support/egl/egl.cc   return EGL_TRUE;
EGL_TRUE          353 gpu/gles2_conform_support/egl/egl.cc   return EGL_TRUE;
EGL_TRUE          390 gpu/gles2_conform_support/egl/egl.cc   return EglSuccess(EGL_TRUE);
EGL_TRUE           22 gpu/gles2_conform_support/native/egl_native_x11.cc     EGL_IMAGE_PRESERVED_KHR, EGL_TRUE,
EGL_TRUE           25 ui/gl/gl_image_android_native_buffer.cc   EGLint attrs[] = {EGL_IMAGE_PRESERVED_KHR, EGL_TRUE, EGL_NONE};
EGL_TRUE           97 ui/gl/gl_image_android_native_buffer.cc     EGLint attrs[] = {EGL_IMAGE_PRESERVED_KHR, EGL_TRUE, EGL_NONE};
EGL_TRUE          163 ui/gl/gl_image_shm.cc       EGLint attrs[] = {EGL_IMAGE_PRESERVED_KHR, EGL_TRUE, EGL_NONE};
EGL_TRUE           78 ui/gl/gl_surface_egl.cc         &u_media_stream_counter, &u_swap_buffer_counter) == EGL_TRUE;
EGL_TRUE          221 ui/gl/gl_surface_egl.cc       if ((success == EGL_TRUE) && (red == 5) &&
EGL_TRUE          349 ui/gl/gl_surface_egl.cc     egl_window_attributes.push_back(EGL_TRUE);
EGL_TRUE          358 ui/gl/gl_surface_egl.cc     egl_window_attributes.push_back(EGL_TRUE);
EGL_TRUE          378 ui/gl/gl_surface_egl.cc   supports_post_sub_buffer_ = (surfaceVal && retVal) == EGL_TRUE;