Searched defs:thermalCallback (Results 1 – 4 of 4) sorted by relevance
155 int QCameraThermalAdapter::thermalCallback(int level, in thermalCallback() function in qcamera::QCameraThermalAdapter
107 sp<ThermalCallback> thermalCallback = new (std::nothrow) ThermalCallback(); in TEST_P() local
133 sp<ThermalCallback> thermalCallback = new (std::nothrow) ThermalCallback(); in TEST_P() local
190 std::shared_ptr<ThermalCallback> thermalCallback = ndk::SharedRefBase::make<ThermalCallback>(); in TEST_P() local