Home
last modified time | relevance | path

Searched defs:fObserver (Results 1 – 10 of 10) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/include/utils/
H A DSkCamera.h62 SkV3 fObserver; // eye position (may not be the same as the origin) variable
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/include/utils/
H A DSkCamera.h110 SkPoint3D fObserver; // eye position (may not be the same as the origin) variable
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/include/utils/
H A DSkCamera.h110 SkPoint3D fObserver; // eye position (may not be the same as the origin) variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/include/utils/
H A DSkCamera.h110 SkPoint3D fObserver; // eye position (may not be the same as the origin) variable
/dports/www/firefox/firefox-99.0/gfx/skia/skia/include/utils/
H A DSkCamera.h110 SkPoint3D fObserver; // eye position (may not be the same as the origin) variable
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/include/utils/
H A DSkCamera.h110 SkPoint3D fObserver; // eye position (may not be the same as the origin) variable
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/include/utils/
H A DSkCamera.h109 SkPoint3D fObserver; // eye position (may not be the same as the origin) variable
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/include/utils/
H A DSkCamera.h109 SkPoint3D fObserver; variable
/dports/games/openclonk/openclonk-release-8.1-src/src/network/
H A DC4Client.cpp308 C4Client *C4ClientList::AddLocal(int32_t iID, bool fActivated, bool fObserver) in AddLocal()
H A DC4Network2.cpp237 C4Network2::InitResult C4Network2::InitClient(const C4Network2Reference &Ref, bool fObserver) in InitClient()