Searched refs:subtitleSource (Results 1 – 2 of 2) sorted by relevance
69 const sp<AnotherPacketSource> &subtitleSource,
551 const sp<AnotherPacketSource> &subtitleSource, in startAsync() argument571 if (subtitleSource != NULL) { in startAsync()572 msg->setPointer("subtitleSource", subtitleSource.get()); in startAsync()