Searched refs:nonDisplayFrame (Results 1 – 2 of 2) sorted by relevance
187 bool nonDisplayFrame = ((flags & FLAG_NON_DISPLAY_FRAME) != 0); in populateInfoVector() local188 if (timestampDevTest && !codecConfig && !nonDisplayFrame) { in populateInfoVector()
728 bool nonDisplayFrame = ((flags & FLAG_NON_DISPLAY_FRAME) != 0); in TEST_P() local732 if (mTimestampDevTest && !codecConfig && !nonDisplayFrame) in TEST_P()