Searched refs:nonDisplayFrame (Results 1 – 2 of 2) sorted by relevance
234 bool nonDisplayFrame = ((flags & FLAG_NON_DISPLAY_FRAME) != 0); in populateInfoVector() local235 if (timestampDevTest && !codecConfig && !nonDisplayFrame) { in populateInfoVector()
722 bool nonDisplayFrame = ((flags & FLAG_NON_DISPLAY_FRAME) != 0); in TEST_P() local726 if (mTimestampDevTest && !codecConfig && !nonDisplayFrame) in TEST_P()