Searched refs:LAYER_SIZE (Results 1 – 2 of 2) sorted by relevance
103 return uint32_t(ceilf(dimension / float(LAYER_SIZE)) * LAYER_SIZE); in computeIdealDimension()
34 #define LAYER_SIZE 64 macro