Searched refs:maxLength (Results 1 – 2 of 2) sorted by relevance
32 size_t maxLength) in Create() argument39 NW_ASSERT(maxLength != 0); in Create()40 u8* copyScreen = allocator->AllocAndFill(maxLength, static_cast<u8>(0)); in Create()49 maxLength, in Create()
117 size_t maxLength);150 size_t maxLength, in Screenshot() argument156 m_MaxLength(maxLength), in Screenshot()