Home | History | Annotate | Download | only in hwui

Lines Matching refs:mFunctor

1505             : DrawOp(0), mFunctor(functor) {}
1509 status_t ret = renderer.callDrawGLFunction(mFunctor, dirty);
1515 OP_LOG("Draw Functor %p", mFunctor);
1521 Functor* mFunctor;