Searched refs:maxLength (Results 1 – 2 of 2) sorted by relevance
34 size_t maxLength) in Create() argument41 NW_ASSERT(maxLength != 0); in Create()42 u8* copyScreen = allocator->AllocAndFill(maxLength, static_cast<u8>(0)); in Create()51 maxLength, in Create()
119 size_t maxLength);152 size_t maxLength, in Screenshot() argument158 m_MaxLength(maxLength), in Screenshot()