Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.h143 kWhatVideoNotify = 'vidN', enumerator
DNuPlayer.cpp1058 case kWhatVideoNotify: in onMessageReceived()
1966 sp<AMessage> notify = new AMessage(kWhatVideoNotify, this); in instantiateDecoder()