Home
last modified time | relevance | path

Searched refs:mozRot (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/image/decoders/
H A DnsAVIFDecoder.cpp72 Angle mozRot; in GetImageOrientation() local
81 mozRot = Angle::D0; in GetImageOrientation()
85 mozRot = Angle::D270; in GetImageOrientation()
89 mozRot = Angle::D180; in GetImageOrientation()
93 mozRot = Angle::D90; in GetImageOrientation()
120 mozRot = Angle::D0; in GetImageOrientation()
125 mozRot = Angle::D90; in GetImageOrientation()
130 mozRot = Angle::D180; in GetImageOrientation()
135 mozRot = Angle::D270; in GetImageOrientation()
149 static_cast<int>(mozRot), static_cast<int>(mozFlip))); in GetImageOrientation()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/image/decoders/
H A DnsAVIFDecoder.cpp72 Angle mozRot; in GetImageOrientation() local
81 mozRot = Angle::D0; in GetImageOrientation()
85 mozRot = Angle::D270; in GetImageOrientation()
89 mozRot = Angle::D180; in GetImageOrientation()
93 mozRot = Angle::D90; in GetImageOrientation()
120 mozRot = Angle::D0; in GetImageOrientation()
125 mozRot = Angle::D90; in GetImageOrientation()
130 mozRot = Angle::D180; in GetImageOrientation()
135 mozRot = Angle::D270; in GetImageOrientation()
149 static_cast<int>(mozRot), static_cast<int>(mozFlip))); in GetImageOrientation()
[all …]
/dports/www/firefox/firefox-99.0/image/decoders/
H A DnsAVIFDecoder.cpp126 Angle mozRot; in GetImageOrientation() local
135 mozRot = Angle::D0; in GetImageOrientation()
139 mozRot = Angle::D270; in GetImageOrientation()
143 mozRot = Angle::D180; in GetImageOrientation()
147 mozRot = Angle::D90; in GetImageOrientation()
174 mozRot = Angle::D0; in GetImageOrientation()
179 mozRot = Angle::D90; in GetImageOrientation()
184 mozRot = Angle::D180; in GetImageOrientation()
189 mozRot = Angle::D270; in GetImageOrientation()
203 static_cast<int>(mozRot), static_cast<int>(mozFlip))); in GetImageOrientation()
[all …]