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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Dacm_random.h26 void Reset(int seed) { function in class:libvpx_test::ACMRandom
H A Derror_resilience_test.cc32 Reset();
37 void Reset() { function in class:__anon990::ErrorResilienceTestLarge
214 // Reset previously set of error/droppable frames.
215 Reset();
H A Dencode_test_driver.h77 void Reset() { function in class:libvpx_test::TwopassStatsStore
/hardware/qcom/display/msm8996/sdm/libs/hwc/
H A Dcpuhint.cpp102 void CPUHint::Reset() { function in class:sdm::CPUHint
/hardware/qcom/display/msm8996/sdm/libs/core/
H A Dcolor_manager.cpp47 void PPFeaturesConfig::Reset() { function in class:sdm::PPFeaturesConfig
/hardware/qcom/display/msm8996/sdm/include/private/
H A Dhw_info_types.h111 void Reset() { *this = HWRotatorInfo(); } function in struct:sdm::HWRotatorInfo
156 void Reset() { *this = HWResourceInfo(); } function in struct:sdm::HWResourceInfo
251 void Reset() { *this = HWRotateInfo(); } function in struct:sdm::HWRotateInfo
308 void Reset() { *this = HWPipeInfo(); } function in struct:sdm::HWPipeInfo
317 void Reset() { *this = HWLayerConfig(); } function in struct:sdm::HWLayerConfig
355 void Reset() { *this = HWDisplayAttributes(); } function in struct:sdm::HWDisplayAttributes
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc1379 ~AutoHandle() { Reset(); }
1382 void Reset() { Reset(INVALID_HANDLE_VALUE); } function in class:testing::internal::AutoHandle
1383 void Reset(HANDLE handle) { function in class:testing::internal::AutoHandle
7153 write_handle_.Reset();
7154 event_handle_.Reset();
7168 child_handle_.Reset();
7203 write_handle_.Reset(write_handle);
7204 event_handle_.Reset(::CreateEvent(
7260 child_handle_.Reset(process_inf
[all...]

Completed in 552 milliseconds