OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mAskToStop
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
MediaBufferPuller.cpp
32
mAskToStop
(false),
58
mAskToStop
= true;
126
while (!mAskToStart && !
mAskToStop
) {
131
while (!
mAskToStop
) {
153
while (!mAskToStart && !
mAskToStop
) {
160
if (
mAskToStop
) {
MediaBufferPuller.h
78
bool
mAskToStop
; // Asks the threads to stop
Completed in 78 milliseconds