Home
last modified time | relevance | path

Searched refs:ignoreLowWaterThreshold (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/include/
DNuCachedSource2.h132 bool ignoreLowWaterThreshold = false, bool force = false);
/frameworks/av/media/libstagefright/
DNuCachedSource2.cpp473 bool ignoreLowWaterThreshold, bool force) { in restartPrefetcherIfNecessary_l() argument
480 if (!ignoreLowWaterThreshold && !force in restartPrefetcherIfNecessary_l()