Searched refs:kWhatPull (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/wifi-display/source/
H A DMediaPuller.h49 kWhatPull, enumerator in enum:android::MediaPuller::__anon945
H A DMediaPuller.cpp132 case kWhatPull:
218 sp<AMessage> msg = new AMessage(kWhatPull, this);
/frameworks/av/media/libstagefright/
H A DMediaCodecSource.cpp68 kWhatPull, enumerator in enum:android::MediaCodecSource::Puller::__anon435
216 (new AMessage(kWhatPull, this))->post();
266 case kWhatPull:

Completed in 65 milliseconds