Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/camera/CTR/
Dcamera_Api.h48 s16 GetMaxLines( s16 width, s16 height );
250 inline s16 GetMaxLines( s16 width, s16 height ) in GetMaxLines() function
252 return detail::GetMaxLines( width, height ); in GetMaxLines()
Dcamera_Camera.h124 static nn::Result GetMaxLines( s16* pLines, s16 width, s16 height );