HomeSort by relevance Sort by last modified time
    Searched refs:setWhat (Results 1 - 7 of 7) sorted by null

  /frameworks/av/media/libstagefright/filters/
GraphicBufferListener.cpp 74 mNotify->setWhat(kWhatFrameAvailable);
MediaFilter.cpp 64 msg->setWhat(kWhatAllocateComponent);
70 msg->setWhat(kWhatConfigureComponent);
  /frameworks/av/include/media/stagefright/foundation/
AMessage.h 68 void setWhat(uint32_t what);
  /frameworks/av/media/libstagefright/foundation/
AMessage.cpp 67 void AMessage::setWhat(uint32_t what) {
601 msg->setWhat(what);
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerRenderer.cpp     [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp 547 msg->setWhat(kWhatSetup);
559 msg->setWhat(kWhatAllocateComponent);
565 msg->setWhat(kWhatConfigureComponent);
    [all...]
  /frameworks/av/media/libstagefright/httplive/
LiveSession.cpp     [all...]

Completed in 339 milliseconds