Home | History | Annotate | Download | only in unit

Lines Matching refs:noopFunctor

693     Functor noopFunctor;
697 [&noopFunctor](RenderProperties& props, RecordingCanvas& canvas) {
699 canvas.callDrawGLFunction(&noopFunctor, nullptr);