Searched defs:EGLSyncKHRRef (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/common/gpu/media/
H A Dv4l2_video_decode_accelerator.cc81 struct V4L2VideoDecodeAccelerator::EGLSyncKHRRef { struct in class:content::V4L2VideoDecodeAccelerator
82 EGLSyncKHRRef(EGLDisplay egl_display, EGLSyncKHR egl_sync);
83 ~EGLSyncKHRRef();
114 V4L2VideoDecodeAccelerator::EGLSyncKHRRef::EGLSyncKHRRef( function in class:content::V4L2VideoDecodeAccelerator::EGLSyncKHRRef
120 V4L2VideoDecodeAccelerator::EGLSyncKHRRef::~EGLSyncKHRRef() {
405 scoped_ptr<EGLSyncKHRRef> egl_sync_ref(new EGLSyncKHRRef(
1186 int32 picture_buffer_id, scoped_ptr<EGLSyncKHRRef> egl_sync_re
[all...]

Completed in 2392 milliseconds