Home
last modified time | relevance | path

Searched defs:Reset (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dcpuhint.cpp102 void CPUHint::Reset() { in Reset() function in sdm::CPUHint
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dacm_random.h26 void Reset(int seed) { in Reset() function
Derror_resilience_test.cc37 void Reset() { in Reset() function in __anon8d41e9100111::ErrorResilienceTestLarge
Dencode_test_driver.h77 void Reset() { in Reset() function
/hardware/qcom/display/msm8996/sdm/include/private/
Dhw_info_types.h111 void Reset() { *this = HWRotatorInfo(); } in Reset() function
156 void Reset() { *this = HWResourceInfo(); } in Reset() function
251 void Reset() { *this = HWRotateInfo(); } in Reset() function
308 void Reset() { *this = HWPipeInfo(); } in Reset() function
317 void Reset() { *this = HWLayerConfig(); } in Reset() function
355 void Reset() { *this = HWDisplayAttributes(); } in Reset() function
/hardware/qcom/display/msm8996/sdm/libs/core/
Dcolor_manager.cpp47 void PPFeaturesConfig::Reset() { in Reset() function in sdm::PPFeaturesConfig
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc1382 void Reset() { Reset(INVALID_HANDLE_VALUE); } in Reset() function in testing::internal::AutoHandle
1383 void Reset(HANDLE handle) { in Reset() function in testing::internal::AutoHandle