OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mSetSurfaceInProgress
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDriver.cpp
36
mSetSurfaceInProgress
(false),
131
if (
mSetSurfaceInProgress
) {
144
mSetSurfaceInProgress
= true;
148
while (
mSetSurfaceInProgress
) {
469
CHECK(
mSetSurfaceInProgress
);
470
mSetSurfaceInProgress
= false;
NuPlayerDriver.h
100
bool
mSetSurfaceInProgress
;
Completed in 509 milliseconds