Home
last modified time | relevance | path

Searched refs:LOOPER_SMOOTH (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/common/include/constants/
H A Ddistributed_camera_constants.h156 const std::string LOOPER_SMOOTH = "looperSmooth"; variable
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/base/
H A Difeeding_smoother.cpp70 prctl(PR_SET_NAME, LOOPER_SMOOTH.c_str()); in LooperSmooth()