Searched refs:numFramesDropped (Results 1 – 2 of 2) sorted by relevance
71 void notifyFrameStats(int64_t numFramesTotal, int64_t numFramesDropped);
490 int64_t numFramesTotal, int64_t numFramesDropped) { in notifyFrameStats() argument493 mNumFramesDropped = numFramesDropped; in notifyFrameStats()