/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawDiscardRectanglesTests.cpp | 351 …rateDiscardRectangles(const UVec2& renderSize, deUint32 numRect, std::vector<VkRect2D>& rectangles) in generateDiscardRectangles() argument 356 DE_ASSERT(rectangles.size() == 0); in generateDiscardRectangles() 365 rectangles.push_back(rect); in generateDiscardRectangles() 375 const std::vector<VkRect2D> rectangles, in generateReferenceImage() argument 391 tcu::clear(tcu::getSubregion(image.getAccess(), rectangles[i].offset.x, rectangles[i].offset.y, in generateReferenceImage() 392 rectangles[i].extent.width, rectangles[i].extent.height), in generateReferenceImage() 409 …for (deUint32 x = rectangles[rect].offset.x; x < (rectangles[rect].offset.x + rectangles[rect].ext… in generateReferenceImage() 411 …for(deUint32 y = rectangles[rect].offset.y; y < (rectangles[rect].offset.y + rectangles[rect].exte… in generateReferenceImage()
|
/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/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateInheritanceTests.cpp | 106 std::vector<Rectangle> rectangles; member 594 DE_ASSERT(kMaxRectangles >= geometry.rectangles.size()); in startRenderCmds() 596 for (size_t i = 0; i < geometry.rectangles.size(); ++i) in startRenderCmds() 598 pRectangles[i] = geometry.rectangles[i]; in startRenderCmds() 708 m_vk.cmdDraw(m_subpassCmdBuffer, deUint32(geometry.rectangles.size()), 1, 0, 0); in startRenderCmds() 852 for (size_t i = 0; i < geometry.rectangles.size(); ++i) { in rasterizeExpectedResults() 853 Rectangle r = geometry.rectangles[i]; in rasterizeExpectedResults() 932 geometry.rectangles.push_back(Rectangle{ in makeGeometry() 937 geometry.rectangles.push_back(Rectangle{ in makeGeometry() 942 geometry.rectangles.push_back(Rectangle{ in makeGeometry() [all …]
|
/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/ |
D | MusicKeyboardView.java | 151 ArrayList<Rect> rectangles = new ArrayList<Rect>(); in makeBlackRectangles() local 166 rectangles.add(rect); in makeBlackRectangles() 172 mBlackKeyRectangles = rectangles.toArray(new Rect[0]); in makeBlackRectangles()
|
/external/skqp/docs/ |
D | SkSurface_Reference.bmh | 886 Copies each readable pixel intersecting both rectangles, without scaling, 894 do not match. Only pixels within both source and destination rectangles 902 # Source and destination rectangles do not intersect. ## 945 Copies each readable pixel intersecting both rectangles, without scaling, 953 do not match. Only pixels within both source and destination rectangles 961 # Source and destination rectangles do not intersect. ## 1010 Copies each readable pixel intersecting both rectangles, without scaling, 1018 do not match. Only pixels within both source and destination rectangles 1026 # Source and destination rectangles do not intersect. ## 1071 Copies each readable pixel intersecting both rectangles, without scaling, [all …]
|
D | SkRegion_Reference.bmh | 6 on integer boundaries. Region can also describe an array of integer rectangles. 29 of rectangles. SkRegion may reduce the current Canvas_Clip, or may be drawn as 30 one or more integer rectangles. SkRegion iterator returns the scan lines or 31 rectangles contained by it, optionally intersecting a bounding rectangle. 52 Returns sequence of rectangles, sorted along y-axis, then x-axis, that make 281 Returns the sequence of rectangles, sorted along y-axis, then x-axis, that make
|
D | SkCanvas_Reference.bmh | 664 Copies each readable pixel intersecting both rectangles, without scaling, 675 do not match. Only pixels within both source and destination rectangles 683 # Source and destination rectangles do not intersect. ## 756 Copies each readable pixel intersecting both rectangles, without scaling, 775 # Source and destination rectangles do not intersect. ## 819 Copies each readable pixel intersecting both rectangles, without scaling, 830 do not match. Only pixels within both source and destination rectangles 838 # Source and destination rectangles do not intersect. ## 883 Copies each readable pixel intersecting both rectangles, without scaling, 892 do not match. Only pixels within both source and destination rectangles [all …]
|
/external/mesa3d/src/egl/drivers/dri2/ |
D | platform_x11.c | 955 xcb_rectangle_t rectangles[16]; in dri2_x11_swap_buffers_region() local 957 if (numRects > (int)ARRAY_SIZE(rectangles)) in dri2_x11_swap_buffers_region() 961 rectangles[i].x = rects[i * 4]; in dri2_x11_swap_buffers_region() 962 rectangles[i].y = dri2_surf->base.Height - rects[i * 4 + 1] - rects[i * 4 + 3]; in dri2_x11_swap_buffers_region() 963 rectangles[i].width = rects[i * 4 + 2]; in dri2_x11_swap_buffers_region() 964 rectangles[i].height = rects[i * 4 + 3]; in dri2_x11_swap_buffers_region() 968 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/angle/third_party/vulkan_memory_allocator/tools/VmaDumpVis/ |
D | README.md | 42 …") Black bar - one or more allocations of any kind too small to be visualized as filled rectangles.
|
/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/docs/relnotes/ |
D | 6.5.rst | 45 A simplified glCopyPixels-like feature for copying pixel rectangles.
|
D | 10.2.2.rst | 128 - i965: Use 8x4 aligned rectangles for HiZ operations on Broadwell.
|
D | 11.1.1.rst | 118 rectangles
|
D | 11.0.8.rst | 134 rectangles
|
D | 19.0.4.rst | 193 - radv: fix setting the number of rectangles when it's dyanmic
|
/external/libvpx/libvpx/ |
D | usage_dx.dox | 35 examine the rectangles that describe what data is valid to access and what
|
/external/angle/extensions/ |
D | ANGLE_framebuffer_blit.txt | 157 destination rectangles specify a negative dimension for the same 161 source and destination rectangles overlap, the result of the blit 341 source or destination rectangles do not specify the entire source
|
D | ANGLE_pack_reverse_row_order.txt | 91 rectangles to the GL. That is, the ith group of the jth row
|
D | ANGLE_framebuffer_multisample.txt | 138 dimensions of the source and destination rectangles provided to 266 - the source or destination rectangles do not specify the entire
|
/external/mesa3d/docs/gallium/ |
D | context.rst | 102 * ``set_window_rectangles`` sets the window rectangles to be used for 105 rectangles are to be used for including fragments or excluding 106 them. All of the rectangles are ORed together, so in exclude mode, 108 mode, any fragment outside all rectangles would be culled. xmin/ymin 111 blits. (Blits have their own way to pass the requisite rectangles 270 GL clear or explicit rectangles like d3d9 uses). It can, however, also clear 669 rectangle (scissors) and window rectangles. It can also optionally honor the
|
/external/lottie/ |
D | CHANGELOG.md | 91 * Added support for dynamic properties on rectangles, gradient colors, and gradient fill opacity. 356 * Fixed a bug that would incorrectly draw rounded rectangles. 410 * Trim paths on rectangles.
|
/external/skqp/site/user/api/ |
D | SkSurface_Reference.md | 1407 Copies each readable <a href='undocumented#Pixel'>pixel</a> intersecting both rectangles, without s… 1415 do not match. Only pixels within both source and destination rectangles 1423 <td>Source and destination rectangles do not intersect.</td> 1468 Copies each readable <a href='undocumented#Pixel'>pixel</a> intersecting both rectangles, without s… 1476 do not match. Only pixels within both source and destination rectangles 1484 <td>Source and destination rectangles do not intersect.</td> 1538 Copies each readable <a href='undocumented#Pixel'>pixel</a> intersecting both rectangles, without s… 1546 do not match. Only pixels within both source and destination rectangles 1554 <td>Source and destination rectangles do not intersect.</td> 1603 Copies each readable <a href='undocumented#Pixel'>pixel</a> intersecting both rectangles, without s… [all …]
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cBufferStorageTests.cpp | 3494 Buffer rectangles(m_context); in iterate() local 3499 …rectangles.InitStorage(GL_UNIFORM_BUFFER, GL_MAP_PERSISTENT_BIT | GL_MAP_WRITE_BIT, rectangles_dat… in iterate() 3560 rectangles.Bind(); in iterate() 3562 rectangles.MapRange(0 /* offset */, rectangles_data_size, in iterate() 3571 Buffer::BindBase(gl, rectangles.m_id, GL_UNIFORM_BUFFER, rectangles_binding); in iterate()
|