Searched refs:kIgnorePresentFences (Results 1 – 3 of 3) sorted by relevance
34 static const bool kIgnorePresentFences = true; variable36 static const bool kIgnorePresentFences = false;
305 if (!kIgnorePresentFences) { in DispSync()370 if (kIgnorePresentFences) { in addResyncSample()513 kIgnorePresentFences ? "ignored" : "used"); in dump()
939 if (kIgnorePresentFences) { in postComposition()