Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libvrr/
DVariableRefreshRateController.cpp701 int dupFence = dup(fence); in onPresent() local
702 if (dupFence < 0) { in onPresent()
711 mLastPresentFence = dupFence; in onPresent()