Home
last modified time | relevance | path

Searched refs:kRotate90 (Results 1 – 12 of 12) sorted by relevance

/external/libyuv/files/unit_test/
Drotate_argb_test.cc118 dst_width, dst_height, kRotate90, in TEST_F()
166 dst_width, dst_height, kRotate90, in TEST_F()
/external/libvpx/libvpx/third_party/libyuv/source/
Drotate.cc328 case kRotate90: in RotatePlane()
387 case kRotate90: in I420Rotate()
460 case kRotate90: in NV12ToI420Rotate()
Drotate_argb.cc181 case kRotate90: in ARGBRotate()
/external/libyuv/files/include/libyuv/
Drotate.h24 kRotate90 = 90, // Rotate 90 degrees clockwise. enumerator
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drotate.h24 kRotate90 = 90, // Rotate 90 degrees clockwise. enumerator
/external/libyuv/files/source/
Drotate_argb.cc151 case kRotate90: in ARGBRotate()
Drotate.cc1077 case kRotate90: in I420Rotate()
1150 case kRotate90: in NV12ToI420Rotate()
/external/drm_hwcomposer/
Ddrm_hwcomposer.h198 kRotate90 = HWC_TRANSFORM_ROT_90, enumerator
Ddrmdisplaycomposition.cpp419 case DrmHwcTransform::kRotate90: in TransformToString()
Dglworker.cpp347 case DrmHwcTransform::kRotate90: in ConstructCommand()
Dhwcomposer.cpp285 transform = DrmHwcTransform::kRotate90; in InitFromHwcLayer()
Ddrmdisplaycompositor.cpp712 case DrmHwcTransform::kRotate90: in CommitFrame()