Searched defs:fill_rectangle (Results 1 – 2 of 2) sorted by relevance
41 static av_always_inline void fill_rectangle(void *vp, int w, int h, int stride, uint32_t val, int s… in fill_rectangle() function
828 static inline void fill_rectangle(int x, int y, int w, int h) in fill_rectangle() function