HomeSort by relevance Sort by last modified time
    Searched refs:EGLClientBuffer (Results 1 - 25 of 169) sorted by null

1 2 3 4 5 6 7

  /hardware/intel/common/libva/va/egl/
va_egl.h 10 typedef void* EGLClientBuffer;
12 /*This function is used to get EGLClientBuffer
15 * should maintain EGLClientBuffer itself.*/
20 EGLClientBuffer *buffer /* out*/
va_egl.c 36 * EGLClientBuffer buffer,
47 * thus the simplest way to support gst-gltexture is defining a new API to pass EGLClientBuffer
50 * EGLClientBuffer is gfx/video driver implementation specific (?). It means we need to pass up
67 EGLClientBuffer *buffer /* out*/
  /frameworks/base/libs/hwui/
Image.cpp 30 EGLClientBuffer clientBuffer = (EGLClientBuffer) buffer->getNativeBuffer();
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
egl_g3d_image.h 36 EGLenum target, EGLClientBuffer buffer,
egl_g3d.h 80 EGLClientBuffer client_buffer;
  /external/chromium_org/ui/gl/
gl_image_android_native_buffer.h 16 bool Initialize(EGLClientBuffer native_buffer);
gl_image_egl.h 17 bool Initialize(EGLenum target, EGLClientBuffer buffer, const EGLint* attrs);
gl_image_android_native_buffer.cc 26 bool GLImageAndroidNativeBuffer::Initialize(EGLClientBuffer native_buffer) {
109 reinterpret_cast<EGLClientBuffer>(texture_id_for_unbind_),
gl_image_egl.cc 20 EGLClientBuffer buffer,
  /external/mesa3d/src/gallium/state_trackers/egl/common/
egl_g3d_image.h 36 EGLenum target, EGLClientBuffer buffer,
egl_g3d.h 80 EGLClientBuffer client_buffer;
  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
egl_proc.h 40 typedef EGLSurface (* eglCreatePbufferFromClientBuffer_t) (EGLDisplay, EGLenum, EGLClientBuffer, EGLConfig, const EGLint*);
59 typedef EGLImageKHR (* eglCreateImageKHR_t) (EGLDisplay, EGLContext, EGLenum, EGLClientBuffer, const EGLint*);
  /sdk/emulator/opengl/tests/EGL_host_wrapper/
egl_proc.h 40 typedef EGLSurface (* eglCreatePbufferFromClientBuffer_t) (EGLDisplay, EGLenum, EGLClientBuffer, EGLConfig, const EGLint*);
59 typedef EGLImageKHR (* eglCreateImageKHR_t) (EGLDisplay, EGLContext, EGLenum, EGLClientBuffer, const EGLint*);
  /external/chromium_org/gpu/gles2_conform_support/native/
egl_native_x11.cc 57 reinterpret_cast<EGLClientBuffer>(texture),
  /sdk/emulator/opengl/host/libs/libOpenglRender/
egl_proc.h 40 typedef EGLSurface (EGLAPIENTRY *eglCreatePbufferFromClientBuffer_t) (EGLDisplay, EGLenum, EGLClientBuffer, EGLConfig, const EGLint*);
59 typedef EGLImageKHR (EGLAPIENTRY *eglCreateImageKHR_t) (EGLDisplay, EGLContext, EGLenum, EGLClientBuffer, const EGLint*);
  /frameworks/native/opengl/tools/glgen/stubs/egl/
eglCreatePbufferFromClientBuffer.cpp 1 /* EGLSurface eglCreatePbufferFromClientBuffer ( EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list ) */
49 reinterpret_cast<EGLClientBuffer>(buffer),
  /external/chromium_org/android_webview/browser/
gpu_memory_buffer_factory_impl.cc 98 EGLClientBuffer native_buffer =
  /external/deqp/framework/egl/
egluApiPrototypes.inl 22 EGLSurface eglCreatePbufferFromClientBuffer (EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint* attrib_list);
  /frameworks/base/services/core/jni/
com_android_server_AssetAtlasService.cpp 167 EGLClientBuffer clientBuffer = (EGLClientBuffer) buffer->getNativeBuffer();
  /frameworks/native/opengl/tools/glgen/specs/egl/
EGL14.spec 18 EGLSurface eglCreatePbufferFromClientBuffer ( EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list )
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/EGL/
eglext.h 84 EGLAPI EGLImageKHR EGLAPIENTRY eglCreateImageKHR (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list);
87 typedef EGLImageKHR (EGLAPIENTRYP PFNEGLCREATEIMAGEKHRPROC) (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list);
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/EGL/
eglext.h 84 EGLAPI EGLImageKHR EGLAPIENTRY eglCreateImageKHR (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list);
87 typedef EGLImageKHR (EGLAPIENTRYP PFNEGLCREATEIMAGEKHRPROC) (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list);
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/EGL/
eglext.h 84 EGLAPI EGLImageKHR EGLAPIENTRY eglCreateImageKHR (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list);
87 typedef EGLImageKHR (EGLAPIENTRYP PFNEGLCREATEIMAGEKHRPROC) (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list);
  /sdk/emulator/opengl/host/libs/Translator/include/EGL/
eglext.h 84 EGLAPI EGLImageKHR EGLAPIENTRY eglCreateImageKHR (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list);
87 typedef EGLImageKHR (EGLAPIENTRYP PFNEGLCREATEIMAGEKHRPROC) (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list);
  /external/chromium_org/content/common/gpu/media/
tegra_v4l2_video_device.cc 185 reinterpret_cast<EGLClientBuffer>(texture_id),

Completed in 383 milliseconds

1 2 3 4 5 6 7