Home
last modified time | relevance | path

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

/hardware/libhardware/modules/camera/3_4/
Dstatic_properties.h62 int orientation() const { return orientation_; }; in orientation()
106 const int orientation_; variable
Dstatic_properties.cpp205 orientation_(orientation), in StaticProperties()