OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mStatusPresent
(Results
1 - 3
of
3
) sorted by null
/device/generic/goldfish/camera/
EmulatedCamera2.h
250
bool
mStatusPresent
;
EmulatedFakeCamera2.cpp
149
if (!
mStatusPresent
) {
190
if (!
mStatusPresent
) {
192
mStatusPresent
= true;
203
if (
mStatusPresent
) {
205
mStatusPresent
= false;
214
return
mStatusPresent
?
290
if (!
mStatusPresent
) {
314
if (!
mStatusPresent
) {
351
if (!
mStatusPresent
) {
468
if (!
mStatusPresent
) {
[
all
...]
EmulatedCamera2.cpp
64
mStatusPresent
= true;
Completed in 49 milliseconds