Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbtrap.c98 int16_t ySrc, int nshapes, int shape_size, const uint8_t * shapes) in fbShapes() argument
122 for (i = 0; i < nshapes; ++i) { in fbShapes()
147 ySrc + src_yoff, dst_xoff, dst_yoff, nshapes, shapes); in fbShapes()