Home
last modified time | relevance | path

Searched defs:initRect (Results 1 – 22 of 22) sorted by relevance

/dports/multimedia/libopenshot/libopenshot-0.2.7/src/sort_filter/
H A DKalmanTracker.h26 …KalmanTracker(StateType initRect, float confidence, int classId, int objectId) : confidence(confid… in KalmanTracker()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libsplashscreen/
H A Dsplashscreen_gfx_impl.c203 initRect(ImageRect * pRect, int x, int y, int width, int height, int jump, in initRect() function
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libsplashscreen/
H A Dsplashscreen_gfx_impl.c203 initRect(ImageRect * pRect, int x, int y, int width, int height, int jump, in initRect() function
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libsplashscreen/
H A Dsplashscreen_gfx_impl.c203 initRect(ImageRect * pRect, int x, int y, int width, int height, int jump, in initRect() function
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libsplashscreen/
H A Dsplashscreen_gfx_impl.c203 initRect(ImageRect * pRect, int x, int y, int width, int height, int jump, in initRect() function
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libsplashscreen/
H A Dsplashscreen_gfx_impl.c203 initRect(ImageRect * pRect, int x, int y, int width, int height, int jump, in initRect() function
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libsplashscreen/
H A Dsplashscreen_gfx_impl.c203 initRect(ImageRect * pRect, int x, int y, int width, int height, int jump, in initRect() function
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/libsplashscreen/
H A Dsplashscreen_gfx_impl.c203 initRect(ImageRect * pRect, int x, int y, int width, int height, int jump, in initRect() function
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libsplashscreen/
H A Dsplashscreen_gfx_impl.c203 initRect(ImageRect * pRect, int x, int y, int width, int height, int jump, in initRect() function
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/awt/splashscreen/
H A Dsplashscreen_gfx_impl.c203 initRect(ImageRect * pRect, int x, int y, int width, int height, int jump, in initRect() function
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/awt/splashscreen/
H A Dsplashscreen_gfx_impl.c203 initRect(ImageRect * pRect, int x, int y, int width, int height, int jump, in initRect() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/include/core/
H A DSkClipStack.h257 void initRect(int saveCount, const SkRect& rect, SkCanvas::ClipOp op, bool doAA) { in initRect() function
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/ui/widgets/
H A Dseparate_panel.cpp397 const QRect initRect(QPoint(), size); in initGeometry() local
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/calls/
H A Dcalls_panel.cpp585 const auto initRect = QRect(0, 0, st::callWidth, st::callHeight); in initGeometry() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkClipStack.cpp161 void SkClipStack::Element::initRect(int saveCount, const SkRect& rect, const SkMatrix& m, in initRect() function in SkClipStack::Element
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkClipStack.cpp155 void SkClipStack::Element::initRect(int saveCount, const SkRect& rect, const SkMatrix& m, in initRect() function in SkClipStack::Element
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkClipStack.cpp162 void SkClipStack::Element::initRect(int saveCount, const SkRect& rect, const SkMatrix& m, in initRect() function in SkClipStack::Element
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/core/
H A DSkClipStack.cpp162 void SkClipStack::Element::initRect(int saveCount, const SkRect& rect, const SkMatrix& m, in initRect() function in SkClipStack::Element
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/core/
H A DSkClipStack.cpp162 void SkClipStack::Element::initRect(int saveCount, const SkRect& rect, const SkMatrix& m, in initRect() function in SkClipStack::Element
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/core/
H A DSkClipStack.cpp162 void SkClipStack::Element::initRect(int saveCount, const SkRect& rect, const SkMatrix& m, in initRect() function in SkClipStack::Element
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkClipStack.cpp184 void SkClipStack::Element::initRect(int saveCount, const SkRect& rect, const SkMatrix& m, in initRect() function in SkClipStack::Element
/dports/graphics/krita/krita-4.4.8/libs/image/lazybrush/
H A DKisWatershedWorker.cpp325 const QRect initRect = in run() local