Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DPostWorkerGl.cpp101 int32_t previousDisplayId = -1; in postImpl() local
104 while (multiDisplay.getNextMultiDisplay(previousDisplayId, &currentDisplayId, in postImpl()
112 previousDisplayId = currentDisplayId; in postImpl()
129 int32_t previousDisplayId = -1; in postImpl() local
137 previousDisplayId, &currentDisplayId, &currentDisplayOffsetX, in postImpl()
141 previousDisplayId = currentDisplayId; in postImpl()