Searched refs:pOn (Results 1 – 2 of 2) sorted by relevance
64 nn::Result IsAutoExposure( bool* pOn, CameraSelect select );66 nn::Result IsAutoWhiteBalance( bool* pOn, CameraSelect select );503 inline nn::Result IsAutoExposure( bool* pOn, CameraSelect select ) in IsAutoExposure() argument505 return detail::IsAutoExposure(pOn, select); in IsAutoExposure()531 inline nn::Result IsAutoWhiteBalance( bool* pOn, CameraSelect select ) in IsAutoWhiteBalance() argument533 return detail::IsAutoWhiteBalance(pOn, select); in IsAutoWhiteBalance()
139 static nn::Result IsAutoExposure( bool* pOn, nn::camera::CTR::CameraSelect camera );141 static nn::Result IsAutoWhiteBalance( bool* pOn, nn::camera::CTR::CameraSelect camera );