Home | History | Annotate | Download | only in hwui

Lines Matching full:functor

20 #include <utils/Functor.h>
47 class Functor;
57 class TextSetupFunctor: public Functor {
67 int alpha, SkXfermode::Mode mode, SkPaint* paint): Functor(),
108 Functor* functor, bool forceFinish = true);
113 Functor* functor);
159 void initRender(const Rect* clip, Rect* bounds, Functor* functor);
200 Functor* mFunctor;