Searched defs:hasEnded (Results 1 – 7 of 7) sorted by relevance
10 private var hasEnded = false variable
32 bool MCSection::hasEnded() const { return End && End->isInSection(); } in hasEnded() function in MCSection
33 bool MCSection::hasEnded() const { return End && End->isInSection(); } in hasEnded() function in MCSection
35 bool MCSection::hasEnded() const { return End && End->isInSection(); } in hasEnded() function in MCSection
262 private boolean hasEnded() { in hasEnded() method in SsimHelper.VideoDecodingWrapper
368 private boolean hasEnded; field in PlaybackStatsListener.PlaybackStatsTracker