Home
last modified time | relevance | path

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

/external/libyuv/files/unit_test/
Drotate_argb_test.cc142 dst_width, dst_height, kRotate270, in TEST_F()
190 dst_width, dst_height, kRotate270, in TEST_F()
/external/libvpx/libvpx/third_party/libyuv/source/
Drotate.cc333 case kRotate270: in RotatePlane()
398 case kRotate270: in I420Rotate()
469 case kRotate270: in NV12ToI420Rotate()
Drotate_argb.cc186 case kRotate270: in ARGBRotate()
/external/libyuv/files/include/libyuv/
Drotate.h26 kRotate270 = 270, // Rotate 270 degrees clockwise. enumerator
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drotate.h26 kRotate270 = 270, // Rotate 270 degrees clockwise. enumerator
/external/libyuv/files/source/
Drotate_argb.cc156 case kRotate270: in ARGBRotate()
Drotate.cc1088 case kRotate270: in I420Rotate()
1159 case kRotate270: in NV12ToI420Rotate()
/external/drm_hwcomposer/
Ddrm_hwcomposer.h200 kRotate270 = HWC_TRANSFORM_ROT_270, enumerator
Ddrmdisplaycomposition.cpp423 case DrmHwcTransform::kRotate270: in TransformToString()
Dglworker.cpp357 case DrmHwcTransform::kRotate270: in ConstructCommand()
Dhwcomposer.cpp291 transform = DrmHwcTransform::kRotate270; in InitFromHwcLayer()
Ddrmdisplaycompositor.cpp718 case DrmHwcTransform::kRotate270: in CommitFrame()