Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCamera_Intf.h1050 ROT_CLOCKWISE_180 = 6, enumerator
/device/lge/mako/camera/
DQCamera_Intf.h1096 ROT_CLOCKWISE_180 = 6, enumerator
DQualcommCameraHardware.cpp7069 ((rotation == 180) ? ROT_CLOCKWISE_180 : ROT_CLOCKWISE_270)); in setVpeParameters()