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 );489 inline nn::Result IsAutoExposure( bool* pOn, CameraSelect select ) in IsAutoExposure() argument491 return detail::IsAutoExposure(pOn, select); in IsAutoExposure()517 inline nn::Result IsAutoWhiteBalance( bool* pOn, CameraSelect select ) in IsAutoWhiteBalance() argument519 return detail::IsAutoWhiteBalance(pOn, select); in IsAutoWhiteBalance()
140 static nn::Result IsAutoExposure( bool* pOn, nn::camera::CTR::CameraSelect camera );142 static nn::Result IsAutoWhiteBalance( bool* pOn, nn::camera::CTR::CameraSelect camera );