Searched refs:kOrientationMask (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkDeviceProperties.h30 kOrientationMask = 0x3, enumerator in enum:SkDeviceProperties::Geometry::Orientation
49 return static_cast<Orientation>(fGeometry & kOrientationMask);
/external/skia/include/core/
H A DSkDeviceProperties.h30 kOrientationMask = 0x3, enumerator in enum:SkDeviceProperties::Geometry::Orientation
49 return static_cast<Orientation>(fGeometry & kOrientationMask);

Completed in 243 milliseconds