OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setGpsProcessingMethod
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/services/camera/libcameraservice/utils/
ExifUtils.h
140
virtual bool
setGpsProcessingMethod
(const std::string& method) = 0;
ExifUtils.cpp
130
virtual bool
setGpsProcessingMethod
(const std::string& method);
564
bool ExifUtilsImpl::
setGpsProcessingMethod
(const std::string& method) {
[
all
...]
/cts/tests/camera/src/android/hardware/cts/
CameraTest.java
[
all
...]
Completed in 380 milliseconds