HomeSort by relevance Sort by last modified time
    Searched refs:INVALID_ROTATION (Results 1 - 2 of 2) sorted by null

  /frameworks/av/camera/camera2/
OutputConfiguration.cpp 31 const int OutputConfiguration::INVALID_ROTATION = -1;
72 mRotation(INVALID_ROTATION),
82 mRotation(INVALID_ROTATION),
  /frameworks/av/camera/include/camera/camera2/
OutputConfiguration.h 34 static const int INVALID_ROTATION;
58 // getRotation will be INVALID_ROTATION
63 // getRotation will be INVALID_ROTATION if error occurred

Completed in 614 milliseconds