Home
last modified time | relevance | path

Searched refs:frameLooksGood (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/automotive/evs/1.0/default/
H A DEvsDisplay.cpp271 bool frameLooksGood = true; in returnTargetBufferForDisplay() local
291 frameLooksGood = false; in returnTargetBufferForDisplay()
296 if (!frameLooksGood) { in returnTargetBufferForDisplay()
308 frameLooksGood = false; in returnTargetBufferForDisplay()
316 if (!frameLooksGood) { in returnTargetBufferForDisplay()
/aosp12/hardware/interfaces/automotive/evs/1.1/default/
H A DEvsDisplay.cpp280 bool frameLooksGood = true; in returnTargetBufferForDisplayImpl() local
300 frameLooksGood = false; in returnTargetBufferForDisplayImpl()
305 if (!frameLooksGood) { in returnTargetBufferForDisplayImpl()
317 frameLooksGood = false; in returnTargetBufferForDisplayImpl()
325 if (!frameLooksGood) { in returnTargetBufferForDisplayImpl()