Searched refs:Reset (Results 1 - 19 of 19) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/hwc/
H A Dcpuhint.h44 void Reset();
H A Dcpuhint.cpp102 void CPUHint::Reset() { function in class:sdm::CPUHint
H A Dhwc_display_primary.cpp279 cpu_hint_->Reset();
/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 Dvp9_boolcoder_test.cc74 bit_rnd.Reset(random_seed);
H A Dvideo_source.h150 // Reset the RNG to get a matching stream for the second pass
153 rnd_.Reset(seed_);
157 // 15 frames of noise, followed by 15 static frames. Reset to 0 rather
H A Dvp8_boolcoder_test.cc105 bit_rnd.Reset(random_seed);
H A Dencode_test_driver.h77 void Reset() { function in class:libvpx_test::TwopassStatsStore
H A Dencode_test_driver.cc141 stats_.Reset();
H A Dsad_test.cc81 rnd_.Reset(ACMRandom::DeterministicSeed());
/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
H A Dcolor_params.h403 ~PPFeaturesConfig() { Reset(); }
419 void Reset();
/hardware/bsp/intel/peripheral/libmraa/api/mraa/
H A Dgpio.hpp169 m_v8isr.Reset(v8::Isolate::GetCurrent(), func);
208 m_v8isr.Reset();
/hardware/qcom/display/msm8996/sdm/libs/core/
H A Dcolor_manager.cpp47 void PPFeaturesConfig::Reset() { function in class:sdm::PPFeaturesConfig
H A Dresource_default.cpp437 right_pipe->Reset();
473 // Reset left_pipe and right_pipe to invalid by default
474 left_pipe->Reset();
475 right_pipe->Reset();
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
H A Dhw_primary.cpp722 feature_list->Reset();
731 feature_list->Reset();
/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...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv5te/
H A Dvp8_packtokens_partitions_armv5.asm82 ; Reset all of the VP8 Writer data for each partition that

Completed in 799 milliseconds