Home | History | Annotate | Download | only in hwui

Lines Matching refs:lastDstMode

216     glBlendFunc(mCaches.lastSrcMode, mCaches.lastDstMode);
2506 if (sourceMode != mCaches.lastSrcMode || destMode != mCaches.lastDstMode) {
2509 mCaches.lastDstMode = destMode;