OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:initializeEmpty
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/services/camera/libcameraservice/utils/
ExifUtils.h
70
virtual bool
initializeEmpty
() = 0;
ExifUtils.cpp
58
virtual bool
initializeEmpty
();
322
bool ExifUtilsImpl::
initializeEmpty
() {
[
all
...]
/frameworks/av/services/camera/libcameraservice/common/
DepthPhotoProcessor.cpp
206
utils->
initializeEmpty
();
Completed in 273 milliseconds