/frameworks/base/docs/html/tools/help/ |
gltracer.jd | 81 drawing call, enable the <strong>Read back currently bound framebuffer on glDraw*()</strong> option.
|
/frameworks/base/libs/hwui/ |
Properties.h | 41 // Defines the size in bits of the stencil buffer for the framebuffer
|
/frameworks/base/opengl/java/android/opengl/ |
GLES11Ext.java | 775 // C function GLboolean glIsFramebufferOES ( GLuint framebuffer ) 778 int framebuffer 781 // C function void glBindFramebufferOES ( GLenum target, GLuint framebuffer ) 785 int framebuffer [all...] |
/frameworks/native/opengl/libs/GLES2/ |
gl3_api.in | 13 void API_ENTRY(glBindFramebuffer)(GLenum target, GLuint framebuffer) { 14 CALL_GL_API(glBindFramebuffer, target, framebuffer); 250 GLboolean API_ENTRY(glIsFramebuffer)(GLuint framebuffer) { 251 CALL_GL_API_RETURN(glIsFramebuffer, framebuffer); [all...] |
/hardware/qcom/display/msm8960/libcopybit/ |
copybit.h | 58 /* clients to set this to '1', if blitting to framebuffer */
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
hwc_mdpcomp.h | 117 /* No of pipes needed for Framebuffer */
|
/hardware/qcom/display/msm8974/libcopybit/ |
copybit.h | 58 /* clients to set this to '1', if blitting to framebuffer */
|
/hardware/qcom/display/msm8974/libqdutils/ |
mdp_version.cpp | 101 ALOGE("Invalid framebuffer info string: %s", fb_finfo.id);
|
/hardware/qcom/display/msm8x26/libcopybit/ |
copybit.h | 58 /* clients to set this to '1', if blitting to framebuffer */
|
/hardware/qcom/display/msm8x26/libhwcomposer/ |
hwc_mdpcomp.h | 117 /* No of pipes needed for Framebuffer */
|
/hardware/samsung_slsi/exynos5/gralloc/ |
framebuffer.cpp | 238 ALOGE("Fail to init framebuffer");
|
/hardware/ti/omap4xxx/original-kernel-headers/linux/ |
omapfb.h | 4 * Framebuffer driver for TI OMAP boards
|
/packages/apps/LegacyCamera/jni/ |
mosaic_renderer_jni.cpp | 25 #include "mosaic_renderer/FrameBuffer.h" 73 FrameBuffer gBufferInput[NR]; 78 FrameBuffer gBufferInputYVU[NR]; 85 FrameBuffer gBuffer[2];
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/ |
multibuf.h | 295 DevUnion * /* frameBuffer */,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
multibuf.h | 295 DevUnion * /* frameBuffer */,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
multibuf.h | 295 DevUnion * /* frameBuffer */,
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
fb.h | 254 __u32 framebuffer; member in struct:fb_con2fbmap
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/GLES/ |
glext.h | 426 GL_API GLboolean GL_APIENTRY glIsFramebufferOES (GLuint framebuffer); 427 GL_API void GL_APIENTRY glBindFramebufferOES (GLenum target, GLuint framebuffer); 442 typedef GLboolean (GL_APIENTRYP PFNGLISFRAMEBUFFEROESPROC) (GLuint framebuffer); 443 typedef void (GL_APIENTRYP PFNGLBINDFRAMEBUFFEROESPROC) (GLenum target, GLuint framebuffer);
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
fb.h | 254 __u32 framebuffer; member in struct:fb_con2fbmap
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES/ |
glext.h | 426 GL_API GLboolean GL_APIENTRY glIsFramebufferOES (GLuint framebuffer); 427 GL_API void GL_APIENTRY glBindFramebufferOES (GLenum target, GLuint framebuffer); 442 typedef GLboolean (GL_APIENTRYP PFNGLISFRAMEBUFFEROESPROC) (GLuint framebuffer); 443 typedef void (GL_APIENTRYP PFNGLBINDFRAMEBUFFEROESPROC) (GLenum target, GLuint framebuffer);
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
fb.h | 254 __u32 framebuffer; member in struct:fb_con2fbmap
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/lib/ |
libGLESv2.so | |
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES/ |
glext.h | 426 GL_API GLboolean GL_APIENTRY glIsFramebufferOES (GLuint framebuffer); 427 GL_API void GL_APIENTRY glBindFramebufferOES (GLenum target, GLuint framebuffer); 442 typedef GLboolean (GL_APIENTRYP PFNGLISFRAMEBUFFEROESPROC) (GLuint framebuffer); 443 typedef void (GL_APIENTRYP PFNGLBINDFRAMEBUFFEROESPROC) (GLenum target, GLuint framebuffer);
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
fb.h | 254 __u32 framebuffer; member in struct:fb_con2fbmap
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES/ |
glext.h | 426 GL_API GLboolean GL_APIENTRY glIsFramebufferOES (GLuint framebuffer); 427 GL_API void GL_APIENTRY glBindFramebufferOES (GLenum target, GLuint framebuffer); 442 typedef GLboolean (GL_APIENTRYP PFNGLISFRAMEBUFFEROESPROC) (GLuint framebuffer); 443 typedef void (GL_APIENTRYP PFNGLBINDFRAMEBUFFEROESPROC) (GLenum target, GLuint framebuffer);
|