Home
last modified time | relevance | path

Searched defs:Rectangle (Results 1 – 9 of 9) sorted by relevance

/external/clang/test/FixIt/
Dtypo.c11 struct Rectangle { struct
19 struct Rectangle bounds; // expected-note{{'bounds' declared here}} argument
37 typedef struct Rectangle Rectangle; // expected-note{{'Rectangle' declared here}} in test() typedef
/external/deqp/modules/glshared/
DglsLifetimeTests.hpp383 struct Rectangle struct
385 Rectangle (GLint x_, GLint y_, GLint width_, GLint height_) in Rectangle() argument
390 GLint x;
391 GLint y;
392 GLint width;
393 GLint height;
/external/tensorflow/tensorflow/core/kernels/
Dsample_distorted_bounding_box_op.cc31 class Rectangle { class
33 Rectangle() { Set(0, 0, 0, 0); } in Rectangle() function in tensorflow::__anon99f2dc0f0111::Rectangle
34 Rectangle(int xmin, int ymin, int xmax, int ymax) { in Rectangle() function in tensorflow::__anon99f2dc0f0111::Rectangle
/external/libmojo/third_party/catapult/devil/devil/utils/
Dgeometry.py40 class Rectangle( class
/external/chromium-trace/catapult/devil/devil/utils/
Dgeometry.py40 class Rectangle( class
/external/swiftshader/src/OpenGL/common/
DImage.cpp1131 struct Rectangle struct
1133 GLsizei bytes;
1134 GLsizei width;
1135 GLsizei height;
1136 GLsizei depth;
1137 int inputPitch;
1138 int inputHeight;
1139 int destPitch;
1140 GLsizei destSlice;
/external/deqp/modules/gles31/functional/
Des31fSeparateShaderTests.cpp963 struct Rectangle struct
965 Rectangle (int x_, int y_, int width_, int height_) in Rectangle() argument
970 int x;
971 int y;
972 int width;
973 int height;
/external/python/cpython2/Lib/lib-tk/
DCanvas.py113 class Rectangle(CanvasItem): class
/external/pdfium/xfa/fxfa/
Dfxfa_basic.h844 Rectangle, enumerator