Home
last modified time | relevance | path

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

/frameworks/av/camera/ndk/ndk_vendor/impl/
Dutils.cpp39 AidlRotation aRot = AidlRotation ::R0; in convertToAidl() local
42 aRot = AidlRotation::R90; in convertToAidl()
45 aRot = AidlRotation::R180; in convertToAidl()
48 aRot = AidlRotation::R270; in convertToAidl()
53 return aRot; in convertToAidl()