Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/camera/CTR/
Dcamera_Api.h59 nn::Result SwitchContext( CameraSelect select, Context next );
419 inline nn::Result SwitchContext( CameraSelect select, Context next ) in SwitchContext() function
421 return detail::SwitchContext(select, next); in SwitchContext()
Dcamera_Camera.h134 …static nn::Result SwitchContext( nn::camera::CTR::CameraSelect camera, nn::camera::CTR::Context ne…