Searched defs:checker (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dmanywin.c158 static const GLubyte checker[2][2][4] = { local in function:AddHead
/xsrc/external/mit/pixman/dist/test/
H A Dcomposite.c236 pixel_checker_t checker; local in function:composite_test
H A Dtolerance-test.c156 get_color (pixel_checker_t *checker, argument
/xsrc/external/mit/pixman/dist/test/utils/
H A Dutils.c2021 pixel_checker_init (pixel_checker_t *checker, pixman_format_code_t format) argument
2095 pixel_checker_allow_dither(pixel_checker_t * checker) argument
2104 pixel_checker_require_uint32_format(const pixel_checker_t * checker) argument
2111 pixel_checker_split_pixel(const pixel_checker_t * checker,uint32_t pixel,int * a,int * r,int * g,int * b) argument
2123 pixel_checker_get_masks(const pixel_checker_t * checker,uint32_t * am,uint32_t * rm,uint32_t * gm,uint32_t * bm) argument
2142 pixel_checker_convert_pixel_to_color(const pixel_checker_t * checker,uint32_t pixel,color_t * color) argument
2194 get_limits(const pixel_checker_t * checker,double sign,color_t * color,int * ao,int * ro,int * go,int * bo) argument
2221 pixel_checker_get_max(const pixel_checker_t * checker,color_t * color,int * am,int * rm,int * gm,int * bm) argument
2230 pixel_checker_get_min(const pixel_checker_t * checker,color_t * color,int * am,int * rm,int * gm,int * bm) argument
2239 pixel_checker_check(const pixel_checker_t * checker,uint32_t pixel,color_t * color) argument
2262 color_limits(const pixel_checker_t * checker,double limit,const color_t * color,color_t * out) argument
2276 pixel_checker_check_color(const pixel_checker_t * checker,const color_t * actual,const color_t * reference) argument
[all...]
/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A DMakefile.in

Completed in 8 milliseconds