OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mIdleToExecutingState
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/include/media/stagefright/
ACodec.h
234
sp<IdleToExecutingState>
mIdleToExecutingState
;
/frameworks/av/media/libstagefright/
ACodec.cpp
531
mIdleToExecutingState
= new IdleToExecutingState(this);
[
all
...]
Completed in 3015 milliseconds