Searched defs:kRotate180 (Results 1 - 4 of 4) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ | ||
H A D | rotate.h | 25 kRotate180 = 180, // Rotate 180 degrees. enumerator in enum:libyuv::RotationMode |
/external/libyuv/files/include/libyuv/ | ||
H A D | rotate.h | 25 kRotate180 = 180, // Rotate 180 degrees. enumerator in enum:libyuv::RotationMode |
/external/dng_sdk/source/ | ||
H A D | dng_orientation.h | 40 kRotate180 = 2, enumerator in enum:dng_orientation::__anon4837 105 return AdobeToDNG (kRotate180); |
/external/drm_hwcomposer/ | ||
H A D | drmhwcomposer.h | 127 kRotate180 = 1 << 3, enumerator in enum:android::DrmHwcTransform |
Completed in 8178 milliseconds