Searched defs:curGen (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DGenericSource.cpp743 int32_t curGen,
748 if (msgGeneration != curGen) {
777 int32_t curGen,
782 if (msgGeneration != curGen) {
810 int32_t curGen,
814 if (msgGeneration != curGen) {
740 fetchTextData( uint32_t sendWhat, media_track_type type, int32_t curGen, sp<AnotherPacketSource> packets, sp<AMessage> msg) argument

Completed in 42 milliseconds