Searched refs:s_isCudaDecoderGood (Results 1 – 2 of 2) sorted by relevance
49 bool MediaCudaVideoHelper::s_isCudaDecoderGood = true; member in android::emulation::MediaCudaVideoHelper97 if (!s_isCudaDecoderGood) { in init()106 s_isCudaDecoderGood = false; in init()122 s_isCudaDecoderGood = false; in init()132 s_isCudaDecoderGood = false; in init()142 s_isCudaDecoderGood = false; in init()
73 virtual bool fatal() const override { return false == s_isCudaDecoderGood; } in fatal()76 static bool s_isCudaDecoderGood;