Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/camera/CTR/
Dcamera_Api.h72 nn::Result SetContrast( CameraSelect select, Contrast contrast );
635 inline nn::Result SetContrast( CameraSelect select, Contrast contrast ) in SetContrast() function
637 return detail::SetContrast(select, contrast); in SetContrast()
Dcamera_Camera.h148 …static nn::Result SetContrast( nn::camera::CTR::CameraSelect camera, nn::camera::CTR::Contrast con…