Searched defs:setAdjustTimestampGapUs (Results 1 – 5 of 5) sorted by relevance
314 ::ndk::ScopedAStatus BpAidlNode::setAdjustTimestampGapUs(int32_t in_gapUs) { in setAdjustTimestampGapUs() function in aidl::android::media::BpAidlNode559 ::ndk::ScopedAStatus IAidlNodeDefault::setAdjustTimestampGapUs(int32_t /*in_gapUs*/) { in setAdjustTimestampGapUs() function in aidl::android::media::IAidlNodeDefault
43 void setAdjustTimestampGapUs(int gapUs); in setAdjustTimestampGapUs() method
50 ::ndk::ScopedAStatus setAdjustTimestampGapUs(int32_t in_gapUs) override { in setAdjustTimestampGapUs() function
60 ::ndk::ScopedAStatus C2AidlNode::setAdjustTimestampGapUs(int32_t gapUs) { in setAdjustTimestampGapUs() function in android::C2AidlNode
254 void C2NodeImpl::setAdjustTimestampGapUs(int32_t gapUs) { in setAdjustTimestampGapUs() function in android::C2NodeImpl