Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DPostWorkerGl.cpp134 uint32_t currentDisplayH; in postImpl() local
138 &currentDisplayOffsetY, &currentDisplayW, &currentDisplayH, in postImpl()
143 if (currentDisplayW == 0 || currentDisplayH == 0 || in postImpl()
159 std::swap(currentDisplayW, currentDisplayH); in postImpl()
165 .bottom = static_cast<int>(currentDisplayOffsetY + currentDisplayH), in postImpl()