/external/skia/src/core/ |
SkConfig8888.h | 20 static bool CopyPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes,
|
SkConfig8888.cpp | 170 bool SkPixelInfo::CopyPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRB,
|
/external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/pinetrail/ |
graphics_PiglitBVT_8.sh | 85 run_test "spec/EXT_framebuffer_object/fbo-stencil-GL_STENCIL_INDEX1-copypixels" 0.0 "bin/fbo-stencil copypixels GL_STENCIL_INDEX1 -fbo -auto" 89 run_test "spec/EXT_framebuffer_object/fbo-stencil-GL_STENCIL_INDEX16-copypixels" 0.0 "bin/fbo-stencil copypixels GL_STENCIL_INDEX16 -fbo -auto" 93 run_test "spec/EXT_framebuffer_object/fbo-stencil-GL_STENCIL_INDEX4-copypixels" 0.0 "bin/fbo-stencil copypixels GL_STENCIL_INDEX4 -fbo -auto" 97 run_test "spec/EXT_framebuffer_object/fbo-stencil-GL_STENCIL_INDEX8-copypixels" 0.0 "bin/fbo-stencil copypixels GL_STENCIL_INDEX8 -fbo -auto"
|
graphics_PiglitBVT_5.sh | 82 run_test "spec/!OpenGL 1.1/copypixels-draw-sync" 0.0 "bin/copypixels-draw-sync -auto" 83 run_test "spec/!OpenGL 1.1/copypixels-sync" 0.0 "bin/copypixels-sync -auto" 100 run_test "spec/!OpenGL 1.1/draw-copypixels-sync" 0.0 "bin/draw-copypixels-sync -auto" 132 run_test "spec/!OpenGL 1.1/scissor-copypixels" 0.0 "bin/scissor-copypixels -auto"
|
/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/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/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/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/other/ |
graphics_PiglitBVT_3.sh | 193 run_test "spec/!OpenGL 1.1/copypixels-draw-sync" 0.0 "bin/copypixels-draw-sync -auto" 194 run_test "spec/!OpenGL 1.1/copypixels-sync" 0.0 "bin/copypixels-sync -auto" 202 run_test "spec/!OpenGL 1.1/depthstencil-default_fb-copypixels" 0.0 "bin/fbo-depthstencil copypixels default_fb -auto" 214 run_test "spec/!OpenGL 1.1/draw-copypixels-sync" 0.0 "bin/draw-copypixels-sync -auto" 245 run_test "spec/!OpenGL 1.1/scissor-copypixels" 0.0 "bin/scissor-copypixels -auto [all...] |
graphics_PiglitBVT_6.sh | 233 run_test "spec/EXT_framebuffer_object/fbo-stencil-GL_STENCIL_INDEX1-copypixels" 0.0 "bin/fbo-stencil copypixels GL_STENCIL_INDEX1 -fbo -auto" 238 run_test "spec/EXT_framebuffer_object/fbo-stencil-GL_STENCIL_INDEX16-copypixels" 0.0 "bin/fbo-stencil copypixels GL_STENCIL_INDEX16 -fbo -auto" 243 run_test "spec/EXT_framebuffer_object/fbo-stencil-GL_STENCIL_INDEX4-copypixels" 0.0 "bin/fbo-stencil copypixels GL_STENCIL_INDEX4 -fbo -auto" 248 run_test "spec/EXT_framebuffer_object/fbo-stencil-GL_STENCIL_INDEX8-copypixels" 0.0 "bin/fbo-stencil copypixels GL_STENCIL_INDEX8 -fbo -auto" 264 run_test "spec/EXT_packed_depth_stencil/fbo-depth-GL_DEPTH24_STENCIL8-copypixels" 0.0 "bin/fbo-depth copypixels GL_DEPTH24_STENCIL8 -fbo -auto [all...] |
graphics_PiglitBVT_4.sh | 201 run_test "spec/ARB_depth_buffer_float/fbo-depth-GL_DEPTH32F_STENCIL8-copypixels" 0.0 "bin/fbo-depth copypixels GL_DEPTH32F_STENCIL8 -fbo -auto" 210 run_test "spec/ARB_depth_buffer_float/fbo-depthstencil-GL_DEPTH32F_STENCIL8-copypixels" 0.0 "bin/fbo-depthstencil copypixels GL_DEPTH32F_STENCIL8 -fbo -auto" 220 run_test "spec/ARB_depth_buffer_float/fbo-stencil-GL_DEPTH32F_STENCIL8-copypixels" 0.0 "bin/fbo-stencil copypixels GL_DEPTH32F_STENCIL8 -fbo -auto" 232 run_test "spec/ARB_depth_texture/fbo-depth-GL_DEPTH_COMPONENT16-copypixels" 0.0 "bin/fbo-depth copypixels GL_DEPTH_COMPONENT16 -fbo -auto" 237 run_test "spec/ARB_depth_texture/fbo-depth-GL_DEPTH_COMPONENT24-copypixels" 0.0 "bin/fbo-depth copypixels GL_DEPTH_COMPONENT24 -fbo -auto [all...] |
graphics_PiglitBVT_7.sh | 106 run_test "spec/EXT_transform_feedback/discard-copypixels" 0.0 "bin/ext_transform_feedback-discard-copypixels -fbo -auto"
|
/external/opencv3/3rdparty/openexr/IlmImf/ |
ImfInputFile.h | 173 // used to implement OutputFile::copyPixels()). 183 // used to implement TiledOutputFile::copyPixels()). 201 friend void TiledOutputFile::copyPixels (InputFile &);
|
/external/mesa3d/src/mapi/vgapi/ |
vgapi.csv | 14 void, CopyPixels, VGint dx, VGint dy, VGint sx, VGint sy, VGint width, VGint height
|
/external/mesa3d/src/mesa/state_tracker/ |
st_context.h | 162 /** for glDraw/CopyPixels */
|
/external/mesa3d/src/mesa/swrast/ |
s_span.h | 66 * filled in by glDraw/CopyPixels, etc.
|
/external/deqp/modules/internal/ |
ditTextureFormatTests.cpp | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
wincodec.h | 567 virtual HRESULT STDMETHODCALLTYPE CopyPixels( 612 HRESULT (STDMETHODCALLTYPE *CopyPixels)( 636 #define IWICBitmapSource_CopyPixels(This,prc,cbStride,cbBufferSize,pbBuffer) (This)->lpVtbl->CopyPixels(This,prc,cbStride,cbBufferSize,pbBuffer) 662 return This->lpVtbl->CopyPixels(This,prc,cbStride,cbBufferSize,pbBuffer); [all...] |