Searched defs:Orientation (Results 1 – 8 of 8) sorted by relevance
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_screen.js | 18 export const Orientation = { variable 107 Orientation, property
|
D | ohos_window.js | 47 export const Orientation = { variable
|
/third_party/cups-filters/filter/ |
D | common.c | 36 int Orientation = 0, /* 0 = portrait, 1 = landscape, etc. */ variable
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | matrix_decompose.inl | 30 …se(tmat4x4<T, P> const & ModelMatrix, tvec3<T, P> & Scale, tquat<T, P> & Orientation, tvec3<T, P> …
|
/third_party/ffmpeg/libavfilter/ |
D | vaf_spectrumsynth.c | 43 enum Orientation { VERTICAL, HORIZONTAL, NB_ORIENTATIONS }; enum
|
D | avf_showspectrum.c | 52 enum Orientation { VERTICAL, HORIZONTAL, NB_ORIENTATIONS }; enum
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_negative.h | 943 dng_orientation Orientation () in Orientation() function
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 172919 struct Orientation struct 172921 explicit Orientation(Angle aRotation = Angle::D0, in Orientation() argument 172927 bool IsIdentity() const { in IsIdentity() 172931 bool SwapsWidthAndHeight() const { in SwapsWidthAndHeight() 172935 bool operator==(const Orientation& aOther) const { in operator ==() 172939 bool operator!=(const Orientation& aOther) const { in operator !=() 172943 Angle rotation; 172944 Flip flip;
|