Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/dev/
Ddev_Screenshot.cpp34 const int HASH_LENGTH = 20; in Create() local
36 u32* hash = allocator->AllocAndFill(HASH_LENGTH, static_cast<u32>(0)); in Create()