Home | History | Annotate | Download | only in DisplayEngineDxe

Lines Matching refs:TmpValue

458   UINT64 TmpValue;

464 TmpValue = 0;
488 while ((TmpValue = GetArrayData (Array, Type, Count)) != 0) {
489 if (ValueComp == TmpValue) {