Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DPostWorkerGl.cpp131 int32_t currentDisplayOffsetX; in postImpl() local
137 previousDisplayId, &currentDisplayId, &currentDisplayOffsetX, in postImpl()
162 .left = static_cast<int>(currentDisplayOffsetX), in postImpl()
164 .right = static_cast<int>(currentDisplayOffsetX + currentDisplayW), in postImpl()