OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mReleaseStopped
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
MediaBufferPuller.h
80
bool
mReleaseStopped
; // The release thread has stopped
MediaBufferPuller.cpp
34
mReleaseStopped
(false),
61
while (!mAcquireStopped || !
mReleaseStopped
) {
174
mReleaseStopped
= true;
Completed in 65 milliseconds