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

1 2 3 4

  /frameworks/native/opengl/tools/glgen/stubs/egl/
eglCreatePbufferFromClientBuffer.java 1 // C function EGLSurface eglCreatePbufferFromClientBuffer ( EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list )
5 int buftype,
17 int buftype,
eglCreatePbufferFromClientBuffer.cpp 1 /* EGLSurface eglCreatePbufferFromClientBuffer ( EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list ) */
4 (JNIEnv *_env, jobject _this, jobject dpy, jint buftype, jlong buffer, jobject config, jintArray attrib_list_ref, jint offset) {
48 (EGLenum)buftype,
67 (JNIEnv *_env, jobject _this, jobject dpy, jint buftype, jint buffer, jobject config, jintArray attrib_list_ref, jint offset) {
72 return android_eglCreatePbufferFromClientBuffer(_env, _this, dpy, buftype, buffer, config, attrib_list_ref, offset);
  /bionic/libc/kernel/uapi/linux/
atm_nicstar.h 35 int buftype; member in struct:pool_levels
  /development/ndk/platforms/android-21/include/linux/
atm_nicstar.h 37 int buftype; member in struct:pool_levels
  /external/kernel-headers/original/uapi/linux/
atm_nicstar.h 41 int buftype; member in struct:pool_levels
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
atm_nicstar.h 41 int buftype; member in struct:pool_levels
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
atm_nicstar.h 41 int buftype; member in struct:pool_levels
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
atm_nicstar.h 37 int buftype; member in struct:pool_levels
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
atm_nicstar.h 37 int buftype; member in struct:pool_levels
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
atm_nicstar.h 37 int buftype; member in struct:pool_levels
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
atm_nicstar.h 37 int buftype; member in struct:pool_levels
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
atm_nicstar.h 37 int buftype; member in struct:pool_levels
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
atm_nicstar.h 37 int buftype; member in struct:pool_levels
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_memoryio.py 19 buf = self.buftype("1234567890")
23 buf = self.buftype("1234567890")
32 buf = self.buftype("1234567890")
39 buf = self.buftype("1234567890")
51 buf = self.buftype("1234567890")
81 buf = self.buftype("hello world\n")
84 self.write_ops(memio, self.buftype)
87 self.write_ops(memio, self.buftype)
91 self.assertRaises(ValueError, memio.write, self.buftype(""))
94 buf = self.buftype("1234567890"
402 def buftype(s): member in class:PyBytesIOTest
586 buftype = unicode variable in class:PyStringIOTest
595 buftype = unicode variable in class:PyStringIOPickleTest
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_memoryio.py 19 buf = self.buftype("1234567890")
23 buf = self.buftype("1234567890")
32 buf = self.buftype("1234567890")
39 buf = self.buftype("1234567890")
51 buf = self.buftype("1234567890")
81 buf = self.buftype("hello world\n")
84 self.write_ops(memio, self.buftype)
87 self.write_ops(memio, self.buftype)
91 self.assertRaises(ValueError, memio.write, self.buftype(""))
94 buf = self.buftype("1234567890"
402 def buftype(s): member in class:PyBytesIOTest
586 buftype = unicode variable in class:PyStringIOTest
595 buftype = unicode variable in class:PyStringIOPickleTest
    [all...]
  /hardware/intel/common/libva/va/
va_fool.c 350 unsigned int magic, buftype; local
357 buftype = buf_id & 0xff;
358 *pbuf = fool_ctx->fool_buf[buftype];
361 if (*pbuf && (buftype == VAEncCodedBufferType))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/
__init__.py 60 buftype = c_char * size
61 buf = buftype()
65 buftype = c_char * init
66 buf = buftype()
305 buftype = c_wchar * size
306 buf = buftype()
310 buftype = c_wchar * init
311 buf = buftype()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/
__init__.py 60 buftype = c_char * size
61 buf = buftype()
65 buftype = c_char * init
66 buf = buftype()
305 buftype = c_wchar * size
306 buf = buftype()
310 buftype = c_wchar * init
311 buf = buftype()
  /frameworks/base/opengl/java/android/opengl/
EGL14.java 333 // C function EGLSurface eglCreatePbufferFromClientBuffer ( EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list )
337 int buftype,
349 int buftype,
  /frameworks/native/opengl/tools/glgen/specs/egl/
EGL14.spec 18 EGLSurface eglCreatePbufferFromClientBuffer ( EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list )
  /external/deqp/framework/egl/
egluCallLogWrapperApi.inl 13 eglw::EGLSurface eglCreatePbufferFromClientBuffer (eglw::EGLDisplay dpy, eglw::EGLenum buftype, eglw::EGLClientBuffer buffer, eglw::EGLConfig config, const eglw::EGLint *attrib_list);
egluCallLogWrapper.inl 82 eglw::EGLSurface CallLogWrapper::eglCreatePbufferFromClientBuffer (eglw::EGLDisplay dpy, eglw::EGLenum buftype, eglw::EGLClientBuffer buffer, eglw::EGLConfig config, const eglw::EGLint *attrib_list)
85 m_log << TestLog::Message << "eglCreatePbufferFromClientBuffer(" << dpy << ", " << toHex(buftype) << ", " << toHex(buffer) << ", " << toHex(config) << ", " << attrib_list << ");" << TestLog::EndMessage;
86 eglw::EGLSurface returnValue = m_egl.createPbufferFromClientBuffer(dpy, buftype, buffer, config, attrib_list);
  /external/deqp/framework/egl/wrapper/
eglwFuncPtrLibraryDecl.inl 15 EGLSurface createPbufferFromClientBuffer (EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list) const;
eglwFuncPtrLibraryImpl.inl 52 EGLSurface FuncPtrLibrary::createPbufferFromClientBuffer (EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list) const
54 return m_egl.createPbufferFromClientBuffer(dpy, buftype, buffer, config, attrib_list);
  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
egl.cpp 436 EGLSurface eglCreatePbufferFromClientBuffer(EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list)
438 return getDispatch()->eglCreatePbufferFromClientBuffer(dpy, buftype, buffer, config, attrib_list);

Completed in 948 milliseconds

1 2 3 4