Searched refs:isJustMode (Results 1 – 2 of 2) sorted by relevance
74 if (!this->isJustMode()) { in asACompose()115 if (!this->isJustMode()) { in onAppendStages()129 if (this->isJustMode()) { in asFragmentProcessor()
56 bool isJustMode() const { return fLerpT == 1; } in isJustMode() function