Home
last modified time | relevance | path

Searched defs:rectangle (Results 1 – 16 of 16) sorted by relevance

/third_party/grpc/examples/ruby/errors_and_cancellation/
Derror_examples_server.rb39 def list_features(rectangle, _call) argument
/third_party/python/Lib/curses/
Dtextpad.py6 def rectangle(win, uly, ulx, lry, lrx): function
/third_party/grpc/examples/ruby/route_guide/
Droute_guide_server.rb102 def list_features(rectangle, _call) argument
/third_party/grpc/examples/cpp/route_guide/
Droute_guide_callback_server.cc132 const routeguide::Rectangle* rectangle) override { in ListFeatures()
135 Lister(const routeguide::Rectangle* rectangle, in ListFeatures()
Droute_guide_server.cc102 const routeguide::Rectangle* rectangle, in ListFeatures()
/third_party/rust/rust/tests/ui/self/
Dexplicit-self.rs12 rectangle(Point, Size) enumerator
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast.h253 const struct lp_rast_rectangle *rectangle; member
305 lp_rast_arg_rectangle(const struct lp_rast_rectangle *rectangle) in lp_rast_arg_rectangle()
/third_party/ffmpeg/libavdevice/
Dxcbgrab.c711 xcb_rectangle_t rectangle; in rectangle_from_corners() local
730 xcb_rectangle_t rectangle = { 0 }; in select_region() local
/third_party/skia/m133/src/gpu/ganesh/
DGrTestUtils.cpp165 SkRect rectangle = SkRect::MakeWH(10.f, 20.f); in TestRRectSimple() local
/third_party/skia/src/gpu/
DGrTestUtils.cpp152 SkRect rectangle = SkRect::MakeWH(10.f, 20.f); in TestRRectSimple() local
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_winsys_dri3.c566 xcb_rectangle_t rectangle; in vl_dri3_flush_frontbuffer() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dframe_capture_utils.cpp419 const gl::Rectangle &rectangle) in SerializeRectangle()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
DvktDynamicStateComputeTests.cpp231 const VkRect2D rectangle = in setDiscardRectangle() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateComputeTests.cpp233 const VkRect2D rectangle = in setDiscardRectangle() local
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_x11.c640 xcb_rectangle_t rectangle; in dri2_x11_process_buffers() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp82241 static nsIAtom* rectangle; member in nsGkAtoms