OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flushCapturesInProgress
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/camera/
EmulatedCamera2.h
95
virtual int
flushCapturesInProgress
();
EmulatedCamera2.cpp
117
int EmulatedCamera2::
flushCapturesInProgress
() {
248
return ec->
flushCapturesInProgress
();
Completed in 374 milliseconds