Searched refs:SIZE_256 (Results 1 – 1 of 1) sorted by relevance
39 constexpr int32_t SIZE_256 = 256; variable219 if (width <= SIZE_256 && height <= SIZE_256) { in getDefaultBufferSize()