Home
last modified time | relevance | path

Searched refs:kWhatSendCommand (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
H A DSimpleSoftOMXComponent.h96 kWhatSendCommand, enumerator
/aosp12/frameworks/av/media/libstagefright/omx/
H A DSimpleSoftOMXComponent.cpp65 sp<AMessage> msg = new AMessage(kWhatSendCommand, mHandler); in sendCommand()
403 case kWhatSendCommand: in onMessageReceived()