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

  /frameworks/av/services/camera/libcameraservice/api1/client2/
Parameters.h 217 float minFocalLength;
Parameters.cpp 744 float minFocalLength = availableFocalLengths.data.f[0];
745 params.setFloat(CameraParameters::KEY_FOCAL_LENGTH, minFocalLength);
    [all...]

Completed in 160 milliseconds