Searched refs:hasReportedKeyThread_ (Results 1 – 2 of 2) sorted by relevance
45 hasReportedKeyThread_ = false; in ~VSyncAdapterImpl()87 if (!hasReportedKeyThread_) { in RequestVsync()99 hasReportedKeyThread_ = true; in RequestVsync()
51 bool hasReportedKeyThread_ = false; variable