OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kWhatEmptyThisBuffer
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/include/
SimpleSoftOMXComponent.h
86
kWhatEmptyThisBuffer
,
/frameworks/av/media/libstagefright/omx/
SimpleSoftOMXComponent.cpp
318
sp<AMessage> msg = new AMessage(
kWhatEmptyThisBuffer
, mHandler);
357
case
kWhatEmptyThisBuffer
:
366
size_t portIndex = (
kWhatEmptyThisBuffer
== msgType)?
378
CHECK((msgType ==
kWhatEmptyThisBuffer
Completed in 876 milliseconds