Home
last modified time | relevance | path

Searched defs:egl_display (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/content/common/gpu/media/
Dexynos_v4l2_video_device.cc140 EGLImageKHR ExynosV4L2Device::CreateEGLImage(EGLDisplay egl_display, in CreateEGLImage()
190 EGLBoolean ExynosV4L2Device::DestroyEGLImage(EGLDisplay egl_display, in DestroyEGLImage()
Dtegra_v4l2_video_device.cc173 EGLImageKHR TegraV4L2Device::CreateEGLImage(EGLDisplay egl_display, in CreateEGLImage()
197 EGLBoolean TegraV4L2Device::DestroyEGLImage(EGLDisplay egl_display, in DestroyEGLImage()
Ddxva_video_decode_accelerator.cc211 EGLDisplay egl_display = gfx::GLSurfaceEGL::GetHardwareDisplay(); in Create() local
270 EGLDisplay egl_display = gfx::GLSurfaceEGL::GetHardwareDisplay(); in ~DXVAPictureBuffer() local
286 EGLDisplay egl_display = gfx::GLSurfaceEGL::GetHardwareDisplay(); in ReusePictureBuffer() local
359 EGLDisplay egl_display = gfx::GLSurfaceEGL::GetHardwareDisplay(); in CopyOutputSampleDataToPictureBuffer() local
668 EGLDisplay egl_display = gfx::GLSurfaceEGL::GetHardwareDisplay(); in InitDecoder() local
Dv4l2_video_decode_accelerator.cc84 EGLDisplay const egl_display; member
115 EGLDisplay egl_display, EGLSyncKHR egl_sync) in EGLSyncKHRRef()
158 EGLDisplay egl_display, in V4L2VideoDecodeAccelerator()
/external/chromium_org/gpu/command_buffer/service/
Dtexture_definition.cc146 EGLDisplay egl_display = gfx::GLSurfaceEGL::GetHardwareDisplay(); in Create() local
Dasync_pixel_transfer_manager_egl.cc175 EGLDisplay egl_display = eglGetCurrentDisplay(); in CreateEglImage() local