/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/ |
D | QuickDraw_Graphics_Suite.py | 188 class rectangles(aetools.ComponentItem): class 192 rectangle = rectangles 308 rectangles._superclassnames = [] 309 rectangles._privpropdict = { 311 rectangles._privelemdict = { 369 'crec' : rectangles,
|
/external/skia/site/user/api/ |
D | skregion.md | 4 *Regions - set operations with rectangles* 15 with rectangles (which can be thought of as "simple" regions. If you 29 operator==). Compare this to rectangles (SkRect or SkIRect). Any 31 but clearly there are different empty rectangles that are not equal.
|
D | skmatrix.md | 10 rectangles, paths) in perspective. SkCamera is a helper class that
|
D | index.md | 29 3. **[SkRect](/user/api/skrect)** - rectangles 30 4. **[SkRegion](/user/api/skregion)** - set operations with rectangles and paths
|
D | skrect.md | 30 rectangles.
|
/external/mesa3d/src/egl/drivers/dri2/ |
D | platform_x11.c | 919 xcb_rectangle_t rectangles[16]; in dri2_x11_swap_buffers_region() local 922 if (numRects > (int)ARRAY_SIZE(rectangles)) in dri2_x11_swap_buffers_region() 926 rectangles[i].x = rects[i * 4]; in dri2_x11_swap_buffers_region() 927 rectangles[i].y = dri2_surf->base.Height - rects[i * 4 + 1] - rects[i * 4 + 3]; in dri2_x11_swap_buffers_region() 928 rectangles[i].width = rects[i * 4 + 2]; in dri2_x11_swap_buffers_region() 929 rectangles[i].height = rects[i * 4 + 3]; in dri2_x11_swap_buffers_region() 933 xcb_xfixes_create_region(dri2_dpy->conn, region, numRects, rectangles); in dri2_x11_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/mesa3d/src/gallium/docs/source/ |
D | context.rst | 82 * ``set_window_rectangles`` sets the window rectangles to be used for 85 rectangles are to be used for including fragments or excluding 86 them. All of the rectangles are ORed together, so in exclude mode, 88 mode, any fragment outside all rectangles would be culled. xmin/ymin 91 blits. (Blits have their own way to pass the requisite rectangles 227 GL clear or explicit rectangles like d3d9 uses). It can, however, also clear 519 rectangle (scissors) and window rectangles. It can also optionally honor the
|
D | screen.rst | 344 * ``PIPE_CAP_MAX_WINDOW_RECTANGLES``: The maxium number of window rectangles
|
/external/libvpx/libvpx/ |
D | usage_dx.dox | 33 examine the rectangles that describe what data is valid to access and what
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_state.c | 1026 const struct pipe_scissor_state *rectangles) in nv50_set_window_rectangles() argument 1032 memcpy(nv50->window_rect.rect, rectangles, in nv50_set_window_rectangles()
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_state.c | 888 const struct pipe_scissor_state *rectangles) in nvc0_set_window_rectangles() argument 894 memcpy(nvc0->window_rect.rect, rectangles, in nvc0_set_window_rectangles()
|
/external/mesa3d/src/gallium/docs/source/cso/ |
D | rasterizer.rst | 229 to "rectangles" (required by d3d) or before (required by OpenGL, though
|
/external/trappy/doc/ |
D | InteractivePlotter.ipynb | 424 …"Hovering on the rectangles gives the name of the process element and scrolling on the Plot Area a…
|
/external/libvncserver/ |
D | NEWS | 225 fixed CopyRect (was using the wrong order of rectangles...)
|
D | ChangeLog | 5488 rectangles with a zero W or H We need to process the rectangle 5491 rectangles from being sent.
|
/external/webrtc/webrtc/modules/desktop_capture/ |
D | screen_capturer_mac.mm | 257 // A thread-safe list of invalid rectangles, and the size of the most
|
/external/python/cpython2/Doc/library/ |
D | curses.rst | 1097 rectangles must be the same size. Both rectangles must be entirely contained
|
/external/mesa3d/docs/ |
D | VERSIONS | 1010 - max texture units reduced to six to accommodate texture rectangles 1291 - adjust texcoords for sampling texture rectangles (Dave Reveman)
|
/external/syslinux/com32/lib/libpng/ |
D | libpng.txt | 1242 If you only want the first effect (the rectangles), do the same as
|
/external/netperf/doc/ |
D | texinfo.tex | 6271 % For a final copy, take out the rectangles
|
/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
|