Home | History | Annotate | Download | only in plugins

Lines Matching refs:ANPRectF

71 struct ANPRectF {
340 void (*getBounds)(const ANPPath*, ANPRectF* bounds);
586 ANPRectF* bounds);
594 float widths[], ANPRectF bounds[]);
625 void (*clipRect)(ANPCanvas*, const ANPRectF*);
635 bool (*getLocalClipBounds)(ANPCanvas*, ANPRectF* bounds, bool aa);
645 void (*drawRect)(ANPCanvas*, const ANPRectF*, const ANPPaint*);
646 void (*drawOval)(ANPCanvas*, const ANPRectF*, const ANPPaint*);
655 const ANPRectI* src, const ANPRectF* dst,