Home
last modified time | relevance | path

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

/dports/games/alephone/alephone-release-20190331/Source_Files/CSeries/
H A Dcseries.h84 constexpr Rect MakeRect(int16 top, int16 left, int16 bottom, int16 right) in MakeRect() function
87 constexpr Rect MakeRect(SDL_Rect r) in MakeRect() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tools/gpu/
H A DTestOps.cpp221 GrOp::Owner MakeRect(GrRecordingContext* context, in MakeRect() function
229 GrOp::Owner MakeRect(GrRecordingContext* context, in MakeRect() function
239 GrOp::Owner MakeRect(GrRecordingContext* context, in MakeRect() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/tools/gpu/
H A DTestOps.cpp212 std::unique_ptr<GrDrawOp> MakeRect(GrRecordingContext* context, in MakeRect() function
220 std::unique_ptr<GrDrawOp> MakeRect(GrRecordingContext* context, in MakeRect() function
230 std::unique_ptr<GrDrawOp> MakeRect(GrRecordingContext* context, in MakeRect() function
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/glsl/
H A Dderiv.c154 MakeRect(void) in MakeRect() function
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/glsl/
H A Dderiv.c154 MakeRect(void) in MakeRect() function
/dports/devel/upp/upp/uppsrc/CtrlCore/
H A DCocoMM.h103 inline Upp::Rect MakeRect(const CGRect& r, int dpi) { in MakeRect() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/include/core/
H A DSkRRect.h156 static SkRRect MakeRect(const SkRect& r) { in MakeRect() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/include/core/
H A DSkRRect.h156 static SkRRect MakeRect(const SkRect& r) { in MakeRect() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/include/core/
H A DSkRRect.h144 static SkRRect MakeRect(const SkRect& r) { in MakeRect() function
/dports/www/firefox/firefox-99.0/gfx/skia/skia/include/core/
H A DSkRRect.h156 static SkRRect MakeRect(const SkRect& r) { in MakeRect() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/include/core/
H A DSkRRect.h156 static SkRRect MakeRect(const SkRect& r) { in MakeRect() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/include/core/
H A DSkRRect.h153 static SkRRect MakeRect(const SkRect& r) { in MakeRect() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/include/core/
H A DSkRRect.h145 static SkRRect MakeRect(const SkRect& r) { in MakeRect() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/include/core/
H A DSkRRect.h145 static SkRRect MakeRect(const SkRect& r) { in MakeRect() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/s2/
H A Ds2r2rect_test.cc16 static S2R2Rect MakeRect(double x_lo, double y_lo, double x_hi, double y_hi) { in MakeRect() function
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/demos/
H A Dfslight.c368 MakeRect(void) in MakeRect() function
H A Dnormal.c368 MakeRect(void) in MakeRect() function
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/demos/
H A Dfslight.c368 MakeRect(void) in MakeRect() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/cpp/bindings/tests/
H A Dstruct_unittest.cc21 RectPtr MakeRect(int32_t factor = 1) { in MakeRect() function
/dports/games/openlierox/OpenLieroX/include/
H A DGfxPrimitives.h277 inline SDL_Rect MakeRect(int x, int y, int w, int h) in MakeRect() function