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::__anon78
H A DACodec.h144 kWhatAllocateComponent = 'allo', enumerator in enum:android::ACodec::__anon62
/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.cpp569 msg->setWhat(kWhatAllocateComponent);
6293 case ACodec::kWhatAllocateComponent:

Completed in 496 milliseconds