Searched refs:GetMaxBytes (Results 1 – 2 of 2) sorted by relevance
50 size_t GetMaxBytes( s16 width, s16 height );293 inline size_t GetMaxBytes( s16 width, s16 height ) in GetMaxBytes() function295 return detail::GetMaxBytes( width, height ); in GetMaxBytes()
126 static nn::Result GetMaxBytes( size_t* pBytes, s16 width, s16 height );