HomeSort by relevance Sort by last modified time
    Searched full:framebuffer (Results 976 - 1000 of 1258) sorted by null

<<31323334353637383940>>

  /external/mesa3d/src/mesa/x86/
read_rgba_span_x86.S 27 * Optimized routines to transfer pixel data from the framebuffer to a
164 * instructions are only actually used to read data from the framebuffer.
  /external/opencv/otherlibs/highgui/
grfmt_exr.cpp 204 FrameBuffer frame;
623 FrameBuffer frame;
  /external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
SDL_sysvideo.cc 24 /* BWindow based framebuffer implementation */
552 /* Create the BBitmap framebuffer */
  /frameworks/base/opengl/java/android/opengl/
GLLogWrapper.java     [all...]
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]
  /hardware/qcom/display/msm8960/libexternal/
external.cpp 70 ALOGD_IF(DEBUG,"hdmi framebuffer index is %d",j);
74 ALOGD_IF(DEBUG,"wfd framebuffer index is %d",j);
  /hardware/qcom/display/msm8974/libexternal/
external.cpp 72 ALOGD_IF(DEBUG,"hdmi framebuffer index is %d",j);
76 ALOGD_IF(DEBUG,"wfd framebuffer index is %d",j);
  /hardware/qcom/display/msm8x26/libexternal/
external.cpp 70 ALOGD_IF(DEBUG,"hdmi framebuffer index is %d",j);
74 ALOGD_IF(DEBUG,"wfd framebuffer index is %d",j);
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLDispatch.cpp 208 GLboolean (GLAPIENTRY *GLDispatch::glIsFramebufferEXT) (GLuint framebuffer) = NULL;
209 void (GLAPIENTRY *GLDispatch::glBindFramebufferEXT) (GLenum target, GLuint framebuffer) = NULL;
  /system/core/libpixelflinger/codeflinger/
blending.cpp 65 const pixel_t& pixel, // framebuffer
356 // it's extracted from the framebuffer
GGLAssembler.cpp 142 // if we need the framebuffer, read it now
242 // blending / logic_op / masking need the framebuffer
245 // load the framebuffer pixel
    [all...]
  /external/chromium_org/third_party/mesa/src/docs/
subset-A.html     [all...]
  /external/mesa3d/docs/
subset-A.html     [all...]
  /external/qemu/android/
help.c 759 " specify an exact framebuffer size, without any visual ornaments.\n\n" );
768 " to specify the width and height of the framebuffer\n");
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 450 /* Framebuffer Object. */
    [all...]
  /external/chromium_org/chromeos/display/
output_configurator_unittest.cc 64 "framebuffer(width=%d,height=%d,crtc1=%lu,crtc2=%lu)",
653 // When all displays are turned off, the framebuffer should switch back
727 // When all displays are turned off, the framebuffer should switch back
    [all...]
  /external/chromium_org/content/common/gpu/client/
gl_helper_unittests.cc 583 WebGLId framebuffer = context_->createFramebuffer(); local
614 context_->bindFramebuffer(GL_FRAMEBUFFER, framebuffer);
691 context_->deleteFramebuffer(framebuffer);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
renderer.c 361 * This function modifies framebuffer and viewport states.
817 * Clear the framebuffer with the specified region and color.
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vega/
renderer.c 361 * This function modifies framebuffer and viewport states.
817 * Clear the framebuffer with the specified region and color.
    [all...]
  /frameworks/base/docs/html/guide/topics/graphics/
hardware-accel.jd 473 <td class="s10">PorterDuff.Mode.DARKEN (framebuffer)</td>
480 <td class="s10">PorterDuff.Mode.LIGHTEN (framebuffer)</td>
487 <td class="s10">PorterDuff.Mode.OVERLAY (framebuffer)</td>
    [all...]
  /frameworks/base/libs/hwui/
OpenGLRenderer.h 571 * Discards the content of the framebuffer if supported by the driver.
657 * @param previousFbo The name of the current framebuffer
670 * @param previousFbo The name of the current framebuffer
    [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h 450 /* Framebuffer Object. */
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h 450 /* Framebuffer Object. */
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h 450 /* Framebuffer Object. */
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h 450 /* Framebuffer Object. */
    [all...]

Completed in 1794 milliseconds

<<31323334353637383940>>