OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:calculatePictureFovs
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/camera/libcameraservice/api1/client2/
Parameters.h
265
status_t
calculatePictureFovs
(float *horizFov, float *vertFov) const;
Parameters.cpp
693
res =
calculatePictureFovs
(&horizFov, &vertFov);
[
all
...]
Completed in 36 milliseconds