HomeSort by relevance Sort by last modified time
    Searched refs:OriginLeftBottom (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
ImageOrientation.h 47 OriginLeftBottom = 8, // 270 degree CW rotation
75 if (exifValue < OriginTopLeft || exifValue > OriginLeftBottom)
ImageOrientation.cpp 54 case OriginLeftBottom:

Completed in 445 milliseconds