Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DITransactionCompletedListener.cpp63 bool hasFence = false; in readFromParcel() local
64 err = input->readBool(&hasFence); in readFromParcel()
68 if (hasFence) { in readFromParcel()
111 bool hasFence = false; in readFromParcel() local
112 err = input->readBool(&hasFence); in readFromParcel()
116 if (hasFence) { in readFromParcel()