Searched defs:kRotate90 (Results 1 - 3 of 3) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ | ||
H A D | rotate.h | 24 kRotate90 = 90, // Rotate 90 degrees clockwise. enumerator in enum:libyuv::RotationMode |
/external/libyuv/files/include/libyuv/ | ||
H A D | rotate.h | 24 kRotate90 = 90, // Rotate 90 degrees clockwise. enumerator in enum:libyuv::RotationMode |
/external/drm_hwcomposer/ | ||
H A D | drmhwcomposer.h | 126 kRotate90 = 1 << 2, enumerator in enum:android::DrmHwcTransform |
Completed in 230 milliseconds