Home | History | Annotate | Download | only in hwui

Lines Matching defs:mFunctor

1452             : DrawOp(NULL), mFunctor(functor) {}
1456 status_t ret = renderer.callDrawGLFunction(mFunctor, dirty);
1462 OP_LOG("Draw Functor %p", mFunctor);
1468 Functor* mFunctor;