Searched defs:MIN_SIZE (Results 1 – 2 of 2) sorted by relevance
278 enum { MIN_SIZE = 4 }; enumerator280 static const uint16 MIN_SIZE = 4; variable
436 static const int MIN_SIZE = 256; in lockScratchTexture() local