Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_gradient.c35 #define LINEAR_SMALL_STOPS (6 + 2) macro
1130 GLfloat stop_colors_st[LINEAR_SMALL_STOPS * 4]; in glamor_generate_linear_gradient_picture()
1131 GLfloat n_stops_st[LINEAR_SMALL_STOPS]; in glamor_generate_linear_gradient_picture()
1189 if (stops_count <= LINEAR_SMALL_STOPS) { in glamor_generate_linear_gradient_picture()
1220 if (src_picture->pSourcePict->linear.nstops + 2 <= LINEAR_SMALL_STOPS) { in glamor_generate_linear_gradient_picture()
1309 if (stops_count > LINEAR_SMALL_STOPS) { in glamor_generate_linear_gradient_picture()
1332 if (src_picture->pSourcePict->linear.nstops + 2 <= LINEAR_SMALL_STOPS) { in glamor_generate_linear_gradient_picture()
1419 if (stops_count > LINEAR_SMALL_STOPS) { in glamor_generate_linear_gradient_picture()
1436 if (stops_count > LINEAR_SMALL_STOPS) { in glamor_generate_linear_gradient_picture()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog54056 The macro like "#define LINEAR_SMALL_STOPS 6 + 2" causes
54058 stop_colors_st[LINEAR_SMALL_STOPS*4];" The array is