Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/camera/CTR/
Dcamera_Api.h47 s16 GetMaxLines( s16 width, s16 height );
249 inline s16 GetMaxLines( s16 width, s16 height ) in GetMaxLines() function
251 return detail::GetMaxLines( width, height ); in GetMaxLines()
Dcamera_Camera.h123 static nn::Result GetMaxLines( s16* pLines, s16 width, s16 height );