Searched refs:mIsDecoderUnderFullLoad (Results 1 – 2 of 2) sorted by relevance
33 mIsDecoderUnderFullLoad (false) { in MediaResourceArbitrator()64 return mIsDecoderUnderFullLoad; in CheckIfFullLoad()163 mIsDecoderUnderFullLoad = false; in RemoveResource()254 mIsDecoderUnderFullLoad = true; in ArbitrateFullLoad()257 mIsDecoderUnderFullLoad = false; in ArbitrateFullLoad()
156 bool mIsDecoderUnderFullLoad; variable