/external/mesa3d/src/gallium/state_trackers/egl/x11/ |
D | x11_screen.c | 357 XRectangle *rectangles = CALLOC(num_rects, sizeof(XRectangle)); in x11_drawable_copy_buffers_region() local 360 rectangles[i].x = rects[i * 4 + 0]; in x11_drawable_copy_buffers_region() 361 rectangles[i].y = rects[i * 4 + 1]; in x11_drawable_copy_buffers_region() 362 rectangles[i].width = rects[i * 4 + 2]; in x11_drawable_copy_buffers_region() 363 rectangles[i].height = rects[i * 4 + 3]; in x11_drawable_copy_buffers_region() 366 region = XFixesCreateRegion(xscr->dpy, rectangles, num_rects); in x11_drawable_copy_buffers_region() 369 FREE(rectangles); in x11_drawable_copy_buffers_region()
|
/external/mesa3d/src/egl/drivers/dri2/ |
D | platform_x11.c | 775 xcb_rectangle_t rectangles[16]; in dri2_swap_buffers_region() local 778 if (numRects > (int)ARRAY_SIZE(rectangles)) in dri2_swap_buffers_region() 782 rectangles[i].x = rects[i * 4]; in dri2_swap_buffers_region() 783 rectangles[i].y = dri2_surf->base.Height - rects[i * 4 + 1] - rects[i * 4 + 3]; in dri2_swap_buffers_region() 784 rectangles[i].width = rects[i * 4 + 2]; in dri2_swap_buffers_region() 785 rectangles[i].height = rects[i * 4 + 3]; in dri2_swap_buffers_region() 789 xcb_xfixes_create_region(dri2_dpy->conn, region, numRects, rectangles); in dri2_swap_buffers_region()
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.instanced.txt | 39 chosen such that the rectangles are drawn next to each other.
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.copy_image.txt | 57 rectangles are npot size.
|
D | functional.tessellation.txt | 124 rectangles (for the "quads" mode); the coloring is done so as to make it visible 125 if a fill-triangle spans between inappropriate inner triangles or rectangles.
|
/external/libvpx/libvpx/ |
D | usage_dx.dox | 33 examine the rectangles that describe what data is valid to access and what
|
/external/libvncserver/ |
D | NEWS | 201 fixed CopyRect (was using the wrong order of rectangles...)
|
D | ChangeLog | 4649 rectangles with a zero W or H We need to process the rectangle 4652 rectangles from being sent.
|
/external/mesa3d/src/gallium/docs/source/ |
D | context.rst | 209 GL clear or explicit rectangles like d3d9 uses). It can, however, also clear 444 of the rectangles must match, unless PIPE_CAP_SCALED_RESOLVE is supported,
|
/external/mesa3d/src/gallium/docs/ |
D | d3d11ddi.txt | 432 - Gallium lacks support for multiple geometry-shader-selectable scissor rectangles D3D11 has
|
/external/libvncserver/x11vnc/ |
D | RELEASE-NOTES | 386 many XDAMAGE rectangles per second. This avoids the X11 1266 rectangles to x11vnc. These are used as hints to focus
|
D | README | 1099 rectangles per second. This avoids the X11 event queue from 5982 times be overly conservative and report very large rectangles as 5990 DAMAGE rectangles to contain real damage. The larger rectangles are 5994 the trusted DAMAGE rectangles. The default is 20000 pixels (e.g. a 5996 all DAMAGE rectangles. 7317 you to blacken-out rectangles by manually specifying their WxH+X+Y 7320 rectangles to be blackened out. (Note on 8bpp PseudoColor displays the 15389 -blackout string Black out rectangles on the screen. "string" is a 16054 caching rectangles. This can be used to try to improve 16206 rectangles that would be quickly updated the normal way. [all …]
|
/external/mesa3d/docs/ |
D | VERSIONS | 1010 - max texture units reduced to six to accomodate texture rectangles 1291 - adjust texcoords for sampling texture rectangles (Dave Reveman)
|
/external/skia/src/animator/ |
D | SkAnimateSchema.xsd | 1285 rectangles, and paths. The intervals, phase, and dashed path are all measured in the same 1807 <!-- @element rectToRect RectToRect maps a points between two rectangles. -->
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/ |
D | tight-vncviewer-full.patch | 17086 + /* Handle solid rectangles. */ 18433 +VNC is sent as rectangles). All rectangles come with a header giving 18460 +rectangles. This allows for single\-byte values to be used, reducing 18467 +Here, rectangles are split up in to 16x16 tiles, which are sent in a
|
/external/e2fsprogs/lib/et/ |
D | texinfo.tex | 184 % For a final copy, take out the rectangles
|
/external/e2fsprogs/doc/ |
D | texinfo.tex | 184 % For a final copy, take out the rectangles
|
/external/libpng/ |
D | libpng-manual.txt | 2237 If you only want the first effect (the rectangles), do the same as
|
/external/bison/build-aux/ |
D | texinfo.tex | 200 % For a final copy, take out the rectangles
|