HomeSort by relevance Sort by last modified time
    Searched full:blit (Results 226 - 250 of 383) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/ui/gfx/
gfx.target.linux-mips64.mk 43 ui/gfx/blit.cc \
gfx.target.linux-x86.mk 43 ui/gfx/blit.cc \
gfx.target.linux-x86_64.mk 43 ui/gfx/blit.cc \
  /external/chromium_org/ui/native_theme/
native_theme_win.h 135 // temporary HDC, and then blit the result to canvas. This is to work around
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_tgsi.h 138 * Output description. Aimed at detecting and describing simple blit
  /external/mesa3d/src/gallium/auxiliary/postprocess/
pp_mlaa.c 178 /* Blit the input to the output */
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_tex_image.c 194 DBG("%s: blit failed\n", __FUNCTION__);
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_context.c 157 radeon->vtbl.blit = r100_blit;
  /external/mesa3d/src/mesa/state_tracker/
st_texture.c 264 * - upload data as new buffer and blit
  /external/qemu/distrib/sdl-1.2.15/docs/html/
guidevideo.html 233 /* Blit onto the screen surface */
  /external/qemu/distrib/sdl-1.2.15/src/video/aalib/
SDL_aavideo.c 280 /* Set the blit function */
  /external/qemu/distrib/sdl-1.2.15/src/video/ggi/
SDL_ggivideo.c 318 /* Set the blit function */
  /external/qemu/distrib/sdl-1.2.15/src/video/ps3/
SDL_ps3yuv.c 252 SDL_SetError("Unsupported YUV format in blit");
  /external/qemu/distrib/sdl-1.2.15/test/
testwin.c 122 fprintf(stderr, "Blit failed: %s\n", SDL_GetError());
  /hardware/intel/img/hwcomposer/ips/anniedale/
AnnRGBPlane.cpp 64 ELOGTRACE("Failed to blit RGB buffer.");
  /external/chromium_org/third_party/freetype/src/sfnt/
ttsbit.c 442 /* now do the blit */
584 /* now do the blit */
    [all...]
ttsbit0.c 412 /* now do the blit */
551 /* now do the blit */
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_transfer.c 337 /* blit! */
661 { "blit", nv30_transfer_blit, nv30_transfer_rect_blit },
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
r600_texture.c 277 * in a different order, therefore we do detiling using a blit.
365 /* Always referenced in the blit. */
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
i915_debug.c 395 /* The blit engine may produce unexpected results when these aren't met */
703 return debug(stream, "blit command", (cmd & 0xff) + 2);
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_blit.c 105 * Blit color, depth or stencil with GL_NEAREST filtering.
485 * Bilinear filtered blit (color only, non-integer values).
  /external/kernel-headers/original/uapi/drm/
radeon_drm.h 327 /* Blits have strict offset rules. All blit offset must be aligned on
663 unsigned int x, y; /* Blit coordinates */
    [all...]
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_transfer.c 337 /* blit! */
661 { "blit", nv30_transfer_blit, nv30_transfer_rect_blit },
  /external/mesa3d/src/gallium/drivers/radeonsi/
r600_texture.c 277 * in a different order, therefore we do detiling using a blit.
365 /* Always referenced in the blit. */
  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_debug.c 395 /* The blit engine may produce unexpected results when these aren't met */
703 return debug(stream, "blit command", (cmd & 0xff) + 2);

Completed in 1102 milliseconds

1 2 3 4 5 6 7 8 91011>>