Searched defs:stride (Results 1 – 1 of 1) sorted by relevance
110 size_t stride = (color_type == PNG_COLOR_TYPE_GRAY ? 1 : 4) * width; in res_create_surface() local251 size_t stride = 4 * width; in res_create_localized_surface() local