Searched defs:attach_pixfmt (Results 1 – 1 of 1) sorted by relevance
66 void attach_pixfmt(pixfmt_type& pixf) { m_pixf = &pixf; } in attach_pixfmt() function71 bool attach_pixfmt(PixFmt_& pixf, int x1, int y1, int x2, int y2) in attach_pixfmt() function