Searched refs:GetMaxBytes (Results 1 – 2 of 2) sorted by relevance
51 size_t GetMaxBytes( s16 width, s16 height );294 inline size_t GetMaxBytes( s16 width, s16 height ) in GetMaxBytes() function296 return detail::GetMaxBytes( width, height ); in GetMaxBytes()
127 static nn::Result GetMaxBytes( size_t* pBytes, s16 width, s16 height );