Searched refs:kRotate180 (Results 1 – 16 of 16) sorted by relevance
/external/dng_sdk/source/ |
D | dng_orientation.cpp | 38 fAdobeOrientation = kRotate180; in SetTIFF() 105 case kRotate180: in GetTIFF()
|
D | dng_orientation.h | 40 kRotate180 = 2, enumerator 105 return AdobeToDNG (kRotate180); in Rotate180()
|
/external/libyuv/files/unit_test/ |
D | rotate_argb_test.cc | 130 dst_width, dst_height, kRotate180, in TEST_F() 178 dst_width, dst_height, kRotate180, in TEST_F()
|
D | rotate_test.cc | 780 kRotate180); in TEST_F() 903 kRotate180); in TEST_F() 1221 kRotate180); in TEST_F() 1230 kRotate180); in TEST_F() 1353 kRotate180); in TEST_F() 1482 kRotate180); in TEST_F() 1491 kRotate180); in TEST_F()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | rotate.cc | 338 case kRotate180: in RotatePlane() 409 case kRotate180: in I420Rotate() 478 case kRotate180: in NV12ToI420Rotate()
|
D | rotate_argb.cc | 191 case kRotate180: in ARGBRotate()
|
/external/libyuv/files/include/libyuv/ |
D | rotate.h | 25 kRotate180 = 180, // Rotate 180 degrees. enumerator
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | rotate.h | 25 kRotate180 = 180, // Rotate 180 degrees. enumerator
|
/external/drm_hwcomposer/ |
D | drmhwcomposer.h | 127 kRotate180 = 1 << 3, enumerator
|
D | drmdisplaycomposition.cpp | 463 if (transform & DrmHwcTransform::kRotate180) { in DumpTransform() 478 DrmHwcTransform::kRotate180 | in DumpTransform()
|
D | glworker.cpp | 338 if (layer.transform == DrmHwcTransform::kRotate180) { in ConstructCommand()
|
D | hwcomposer.cpp | 322 transform = DrmHwcTransform::kRotate180; in InitFromHwcLayer()
|
D | drmdisplaycompositor.cpp | 702 else if (layer.transform & DrmHwcTransform::kRotate180) in CommitFrame()
|
/external/libyuv/files/source/ |
D | rotate_argb.cc | 161 case kRotate180: in ARGBRotate()
|
D | rotate.cc | 1099 case kRotate180: in I420Rotate() 1168 case kRotate180: in NV12ToI420Rotate()
|
/external/webrtc/webrtc/common_video/libyuv/ |
D | webrtc_libyuv.cc | 185 return libyuv::kRotate180; in ConvertRotationMode()
|