Home
last modified time | relevance | path

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

/external/minigbm/
Ddrv.h93 struct rectangle { struct
102 struct rectangle rect; argument
/external/grpc-grpc/examples/ruby/errors_and_cancellation/
Derror_examples_server.rb39 def list_features(rectangle, _call) argument
/external/autotest/client/cros/ui/
Dui_test_base.py180 def draw_image_mask(self, filepath, rectangle, fill='white'): argument
/external/grpc-grpc/examples/csharp/RouteGuide/RouteGuide/
DRouteGuideUtil.cs78 public static bool Contains(this Rectangle rectangle, Point point) in Contains()
/external/python/cpython3/Lib/curses/
Dtextpad.py6 def rectangle(win, uly, ulx, lry, lrx): function
/external/python/cpython2/Lib/curses/
Dtextpad.py6 def rectangle(win, uly, ulx, lry, lrx): function
/external/grpc-grpc/examples/ruby/route_guide/
Droute_guide_server.rb102 def list_features(rectangle, _call) argument
/external/swiftshader/src/D3D8/
DDirect3DSwapChain8.cpp158 RECT rectangle; in reset() local
DDirect3DDevice8.cpp1914 RECT rectangle; in Reset() local
/external/u-boot/lib/efi_selftest/
Defi_selftest_bitblt.c47 static void rectangle(efi_uintn_t x, efi_uintn_t y, in rectangle() function
/external/grpc-grpc/examples/cpp/route_guide/
Droute_guide_server.cc99 const routeguide::Rectangle* rectangle, in ListFeatures()
/external/swiftshader/src/D3D9/
DDirect3DSwapChain9.cpp338 RECT rectangle; in reset() local
/external/grpc-grpc/examples/node/dynamic_codegen/route_guide/
Droute_guide_client.js84 var rectangle = { variable
/external/skqp/src/gpu/
DGrTestUtils.cpp152 SkRect rectangle = SkRect::MakeWH(10.f, 20.f); in TestRRectSimple() local
/external/skia/src/gpu/
DGrTestUtils.cpp154 SkRect rectangle = SkRect::MakeWH(10.f, 20.f); in TestRRectSimple() local
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/
DQuickDraw_Graphics_Suite.py192 rectangle = rectangles variable
/external/ImageMagick/Magick++/lib/
DGeometry.cpp466 RectangleInfo rectangle; in operator MagickCore::RectangleInfo() local
/external/ImageMagick/coders/
Dpict.c803 static MagickBooleanType ReadRectangle(Image *image,PICTRectangle *rectangle) in ReadRectangle()
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_winsys_dri3.c553 xcb_rectangle_t rectangle; in vl_dri3_flush_frontbuffer() local
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_x11.c450 xcb_rectangle_t rectangle; in dri2_x11_process_buffers() local