HomeSort by relevance Sort by last modified time
    Searched full:copypixels (Results 1 - 25 of 96) sorted by null

1 2 3 4

  /external/chromium_org/third_party/mesa/src/docs/
relnotes-6.4.html 53 <li>glBitmap, glDraw/CopyPixels mistakenly generated selection hits
59 <li>glDraw/CopyPixels of stencil data ignored the stencil write mask
RELNOTES-3.3 110 Lets glDraw/CopyPixels draw a texture coordinate image.
114 to the glDraw/CopyPixels paths.
117 Adds additional color tables to the glDraw/Read/CopyPixels paths.
120 Compute histograms for glDraw/Read/CopyPixels.
206 CopyPixels
MESA_window_pos.spec 45 CopyPixels or Bitmap.
conform.html 145 CopyPixels test passed.
258 CopyPixels test passed.
371 CopyPixels test passed.
484 CopyPixels test passed.
597 CopyPixels test passed.
relnotes-6.5.2.html 45 <li>Accelerated CopyTexSubimage, DrawPixels, ReadPixels, CopyPixels
relnotes-7.8.2.html 55 <li>Fixed incorrect Z coordinate handling in "meta" glDraw/CopyPixels.
  /external/mesa3d/docs/
relnotes-6.4.html 53 <li>glBitmap, glDraw/CopyPixels mistakenly generated selection hits
59 <li>glDraw/CopyPixels of stencil data ignored the stencil write mask
RELNOTES-3.3 110 Lets glDraw/CopyPixels draw a texture coordinate image.
114 to the glDraw/CopyPixels paths.
117 Adds additional color tables to the glDraw/Read/CopyPixels paths.
120 Compute histograms for glDraw/Read/CopyPixels.
206 CopyPixels
MESA_window_pos.spec 45 CopyPixels or Bitmap.
conform.html 145 CopyPixels test passed.
258 CopyPixels test passed.
371 CopyPixels test passed.
484 CopyPixels test passed.
597 CopyPixels test passed.
relnotes-6.5.2.html 45 <li>Accelerated CopyTexSubimage, DrawPixels, ReadPixels, CopyPixels
relnotes-7.8.2.html 55 <li>Fixed incorrect Z coordinate handling in "meta" glDraw/CopyPixels.
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_pixel_copy.c 74 * CopyPixels with the blitter. Don't support zooming, pixel transfer, etc.
145 /* Copypixels can be more than a straight copy. Ensure all the
180 /* copypixels to a window system framebuffer */
intel_pixel.c 56 * glDraw/CopyPixels.
163 functions->CopyPixels = intelCopyPixels;
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_pixel_copy.c 74 * CopyPixels with the blitter. Don't support zooming, pixel transfer, etc.
145 /* Copypixels can be more than a straight copy. Ensure all the
180 /* copypixels to a window system framebuffer */
intel_pixel.c 56 * glDraw/CopyPixels.
163 functions->CopyPixels = intelCopyPixels;
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
PixelUtils.java 44 public static void copyPixels(ByteBuffer input,
  /external/chromium_org/third_party/mesa/src/src/glx/apple/
apple_xgl_api_read.c 118 __ogl_framework_api->CopyPixels(x, y, width, height, type);
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_driver.c 156 functions->CopyPixels = _mesa_meta_CopyPixels;
  /external/mesa3d/src/glx/apple/
apple_xgl_api_read.c 118 __ogl_framework_api->CopyPixels(x, y, width, height, type);
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_driver.c 156 functions->CopyPixels = _mesa_meta_CopyPixels;
  /external/chromium_org/third_party/mesa/src/src/mapi/vgapi/
vgapi.csv 14 void, CopyPixels, VGint dx, VGint dy, VGint sx, VGint sy, VGint width, VGint height
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_context.h 162 /** for glDraw/CopyPixels */
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_span.h 66 * filled in by glDraw/CopyPixels, etc.
  /external/mesa3d/src/mapi/vgapi/
vgapi.csv 14 void, CopyPixels, VGint dx, VGint dy, VGint sx, VGint sy, VGint width, VGint height

Completed in 545 milliseconds

1 2 3 4