Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedRequestState.h289 float focal_length_ = 0.f; variable
DEmulatedRequestState.cpp2606 focal_length_ = entry.data.f[0]; in InitializeLensDefaults()
2693 default_requests_[idx]->Set(ANDROID_LENS_FOCAL_LENGTH, &focal_length_, 1); in InitializeLensDefaults()