Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/composer/
Dhwc_session.h105 typedef DisplayConfig::CameraSmoothOp CameraSmoothOp; typedef
447 virtual int SetCameraSmoothInfo(CameraSmoothOp op, uint32_t fps);
Dhwc_session_services.cpp519 int HWCSession::DisplayConfigImpl::SetCameraSmoothInfo(CameraSmoothOp op, uint32_t fps) { in SetCameraSmoothInfo()