Searched refs:mLastDqTs (Results 1 – 1 of 1) sorted by relevance
422 mLastDqTs = getTimestampNow(); in fetchFromIgbp_l()578 mConsumerUsage(0), mDqFailure(0), mLastDqTs(0), in Impl()609 if (now >= mLastDqTs + 1000000 || mDqFailure > 5) { in fetchGraphicBlock()612 (long long)(now - mLastDqTs), mDqFailure); in fetchGraphicBlock()759 int64_t mLastDqTs; member in C2BufferQueueBlockPool::Impl