OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mVideoLagEventPending
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/libvideoeditor/lvpp/
PreviewPlayer.h
179
bool
mVideoLagEventPending
;
PreviewPlayer.cpp
161
mVideoLagEventPending
= false;
[
all
...]
/frameworks/av/media/libstagefright/include/
AwesomePlayer.h
217
bool
mVideoLagEventPending
;
/frameworks/av/media/libstagefright/
AwesomePlayer.cpp
219
mVideoLagEventPending
= false;
247
mVideoLagEventPending
= false;
670
if (!
mVideoLagEventPending
) {
673
mVideoLagEventPending
= false;
[
all
...]
Completed in 36 milliseconds