Searched defs:row_data (Results 1 – 3 of 3) sorted by relevance
28 struct row_data { struct31 row_data() {} in row_data() argument32 row_data(int x1_, int x2_, const int8u* ptr_) : in row_data() function
31 typedef typename pixfmt_type::row_data row_data; typedef
46 typedef rendering_buffer::row_data row_data; typedef