Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/include/nn/camera/CTR/
Dcamera_Api.h47 s16 GetMaxLines( s16 width, s16 height );
263 inline s16 GetMaxLines( s16 width, s16 height ) in GetMaxLines() function
265 return detail::GetMaxLines( width, height ); in GetMaxLines()
Dcamera_Camera.h124 static nn::Result GetMaxLines( s16* pLines, s16 width, s16 height );