Searched defs:OriginLeftBottom (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DImageOrientation.h47 OriginLeftBottom = 8, // 270 degree CW rotation enumerator in enum:blink::ImageOrientationEnum
75 if (exifValue < OriginTopLeft || exifValue > OriginLeftBottom)

Completed in 214 milliseconds