Home | History | Annotate | Download | only in hwui

Lines Matching refs:mFunctor

1388             : DrawOp(nullptr), mFunctor(functor) {}
1392 renderer.callDrawGLFunction(mFunctor, dirty);
1397 OP_LOG("Draw Functor %p", mFunctor);
1403 Functor* mFunctor;