Home
last modified time | relevance | path

Searched defs:rectangles (Results 1 – 14 of 14) sorted by relevance

/third_party/boost/boost/polygon/detail/
Drectangle_formation.hpp52 processEdge_(CT& rectangles, ST& scanData, const interval_type& edge, in processEdge_()
223 …ScanLineToRects<T>& ScanLineToRects<T>::processEdge(CT& rectangles, const interval_data<coordinate… in processEdge()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawDiscardRectanglesTests.cpp369 …rateDiscardRectangles(const UVec2& renderSize, deUint32 numRect, std::vector<VkRect2D>& rectangles) in generateDiscardRectangles()
393 const std::vector<VkRect2D> rectangles, in generateReferenceImage()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
DMusicKeyboardView.java151 ArrayList<Rect> rectangles = new ArrayList<Rect>(); in makeBlackRectangles() local
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstfacedetect.cpp146 structure_and_message (const vector < Rect > &rectangles, const gchar * name, in structure_and_message()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateInheritanceTests.cpp106 std::vector<Rectangle> rectangles; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_state.c1058 const struct pipe_scissor_state *rectangles) in nv50_set_window_rectangles()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_state.c982 const struct pipe_scissor_state *rectangles) in nvc0_set_window_rectangles()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-overlay-composition.c71 GstVideoOverlayRectangle **rectangles; member
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_x11.c955 xcb_rectangle_t rectangles[16]; in dri2_x11_swap_buffers_region() local
/third_party/mesa3d/src/gallium/drivers/tegra/
Dtegra_context.c542 const struct pipe_scissor_state *rectangles) in tegra_set_window_rectangles()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cBufferStorageTests.cpp3488 Buffer rectangles(m_context); in iterate() local
/third_party/weston/libweston/renderer-gl/
Dgl-renderer.c1608 pixman_box32_t *rectangles; in gl_renderer_flush_damage() local
/third_party/weston/clients/
Dwindow.c5039 struct rectangle *rectangles, in window_confine_pointer_to_rectangles()
5094 struct rectangle *rectangles, in window_update_confine_rectangles()
/third_party/mesa3d/src/amd/vulkan/
Dradv_private.h1134 VkRect2D rectangles[MAX_DISCARD_RECTANGLES]; member