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

  /frameworks/av/services/camera/libcameraservice/device3/
Camera3Device.h 204 bool mIsConstrainedHighSpeedConfiguration;
    [all...]
Camera3Device.cpp 64 mIsConstrainedHighSpeedConfiguration(false),
574 lines.appendFormat(" Operation mode: %s \n", mIsConstrainedHighSpeedConfiguration ?
723 if (mIsConstrainedHighSpeedConfiguration && requestList->size() > 0) {
    [all...]

Completed in 313 milliseconds