Home
last modified time | relevance | path

Searched refs:egl_context (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/content/common/gpu/media/
Dtegra_v4l2_video_device.cc174 EGLContext egl_context, in CreateEGLImage() argument
183 egl_context, in CreateEGLImage()
Dtegra_v4l2_video_device.h36 EGLContext egl_context,
Dexynos_v4l2_video_device.h33 EGLContext egl_context,
Dv4l2_video_device.h80 EGLContext egl_context,
Dv4l2_video_decode_accelerator.h80 EGLContext egl_context,
Dv4l2_video_decode_accelerator.cc159 EGLContext egl_context, in V4L2VideoDecodeAccelerator() argument
189 egl_context_(egl_context), in V4L2VideoDecodeAccelerator()
/external/chromium_org/gpu/command_buffer/service/
Dtexture_definition.cc147 EGLContext egl_context = eglGetCurrentContext(); in Create() local
149 DCHECK_NE(EGL_NO_CONTEXT, egl_context); in Create()
164 egl_display, egl_context, egl_target, egl_buffer, egl_attrib_list); in Create()
Dasync_pixel_transfer_manager_egl.cc176 EGLContext egl_context = eglGetCurrentContext(); in CreateEglImage() local
189 egl_context, in CreateEglImage()