HomeSort by relevance Sort by last modified time
    Searched full:framebuffer (Results 401 - 425 of 1595) sorted by null

<<11121314151617181920>>

  /external/deqp/modules/gles3/functional/
es3fFboStencilbufferTests.cpp 89 // Framebuffer.
101 // Clear framebuffer.
183 // Framebuffer.
198 // Clear framebuffer.
es3fFramebufferBlitTests.hpp 23 * \brief Framebuffer blit tests.
  /external/deqp/modules/gles31/functional/
es31fFboNoAttachmentTests.hpp 23 * \brief Framebuffer without attachments (GL_ARB_framebuffer_no_attachments) tests.
  /external/kernel-headers/original/uapi/drm/
drm_mode.h 131 __u32 fb_id; /**< Id of framebuffer */
342 * Mark a region of a framebuffer as dirty.
345 * as a hardware or software draw to a framebuffer. This ioctl
347 * regions of the framebuffer have changed.
  /external/libvpx/libvpx/vp8/encoder/
lookahead.h 51 * This function will copy the source image into a new framebuffer with
  /external/libvpx/libvpx/vp9/encoder/
vp9_lookahead.h 55 * This function will copy the source image into a new framebuffer with
  /external/mesa3d/docs/
relnotes-7.5.1.html 48 max framebuffer, viewport size.
  /external/mesa3d/src/gallium/auxiliary/util/
u_blitter.h 94 struct pipe_framebuffer_state saved_fb_state; /**< framebuffer state */
198 * - framebuffer state
275 * - framebuffer state
292 * - framebuffer state
  /external/mesa3d/src/gallium/drivers/radeonsi/
r600_blit.c 68 util_blitter_save_framebuffer(rctx->blitter, &rctx->framebuffer);
180 for (i = 0; i < rctx->framebuffer.nr_cbufs; i++) {
182 tex = (struct r600_resource_texture *)rctx->framebuffer.cbufs[i]->texture;
199 struct pipe_framebuffer_state *fb = &rctx->framebuffer;
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_pipe.c 47 sp->framebuffer.zsbuf &&
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_flush.c 52 struct pipe_framebuffer_state *fb = &svga->curr.framebuffer;
  /external/mesa3d/src/gallium/winsys/sw/null/
null_sw_winsys.c 32 * There is no present support. Framebuffer data needs to be obtained via
  /external/mesa3d/src/mesa/state_tracker/
st_cb_viewport.c 38 * Return NULL if the struct gl_framebuffer is a user-created framebuffer.
  /external/qemu/android/
display.c 52 /* this is called from dpy_update() each time a hardware framebuffer
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_Surface.3 45 \fBSDL_Surface\fR\&'s represent areas of "graphical" memory, memory that can be drawn to\&. The video framebuffer is returned as a \fBSDL_Surface\fR by \fI\fBSDL_SetVideoMode\fP\fR and \fI\fBSDL_GetVideoSurface\fP\fR\&. Most of the fields should be pretty obvious\&. \fBw\fR and \fBh\fR are the width and height of the surface in pixels\&. \fBpixels\fR is a pointer to the actual pixel data, the surface should be \fIlocked\fR before accessing this field\&. The \fBclip_rect\fR field is the clipping rectangle as set by \fI\fBSDL_SetClipRect\fP\fR\&.
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbkeys.h 2 /* Scancodes for the Linux framebuffer console
  /external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
SDL_gskeys.h 2 /* Scancodes for the Linux framebuffer console
  /external/qemu/distrib/sdl-1.2.15/src/video/ps3/spulibs/
spu_common.h 3 * CELL BE Support for PS3 Framebuffer
  /external/qemu-pc-bios/vgabios/tests/lfbprof/
lfbprof.c 3 * VBE 2.0 Linear Framebuffer Profiler
12 * linear framebuffer from 32 bit protected mode.
15 * SuperVGA video modes that support a linear framebuffer.
44 char *LFBPtr; /* Pointer to linear framebuffer */
433 * Parameters: physAddr - Physical memory address of linear framebuffer
434 * Returns: Far pointer to the linear framebuffer memory
465 /* Filter out only 8 bit linear framebuffer modes */
498 /* Filter out only 8 bit linear framebuffer modes */
540 * Description: Profiles framebuffer performance for simple screen clearing
  /external/skia/src/gpu/gl/debug/
GrDebugGL.h 73 void setFrameBuffer(GrFrameBufferObj *frameBuffer);
  /frameworks/base/tests/AccessoryDisplay/
README 35 a private virtual display which passes the framebuffer through
  /frameworks/base/tests/RenderScriptTests/FountainFbo/src/com/example/android/rs/fountainfbo/
FountainFboRS.java 60 /* Second fragment shader to use a texture (framebuffer object) to draw with */
  /frameworks/native/services/surfaceflinger/DisplayHardware/
VirtualDisplaySurface.h 184 // mFbFence is the fence HWC should wait for before reading the framebuffer
192 // Producer slot numbers for the buffers to use for HWC framebuffer target
218 // output buffer dequeued, framebuffer source not yet known
220 // output buffer dequeued, framebuffer source known but not provided
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
lookahead.h 51 * This function will copy the source image into a new framebuffer with
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_lookahead.h 55 * This function will copy the source image into a new framebuffer with

Completed in 1244 milliseconds

<<11121314151617181920>>