Searched refs:kWhatAllocateComponent (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DMediaFilter.h101 kWhatAllocateComponent = 'allo', enumerator in enum:android::MediaFilter::__anon73
H A DACodec.h123 kWhatAllocateComponent = 'allo', enumerator in enum:android::ACodec::__anon58
/frameworks/av/media/libstagefright/filters/
H A DMediaFilter.cpp64 msg->setWhat(kWhatAllocateComponent);
119 case kWhatAllocateComponent:
468 ALOGV("Handled kWhatAllocateComponent.");
/frameworks/av/media/libstagefright/
H A DACodec.cpp559 msg->setWhat(kWhatAllocateComponent);
5392 case ACodec::kWhatAllocateComponent:

Completed in 134 milliseconds