Searched refs:collectingTimestamps (Results 1 – 1 of 1) sorted by relevance
374 override { collectingTimestamps = (collect == EGL_TRUE) ? true : false; } in setCollectingTimestamps()375 …virtual EGLint isCollectingTimestamps() const override { return collectingTimestamps ? EGL_TRU… in isCollectingTimestamps()386 bool collectingTimestamps; member395 collectingTimestamps(false) in egl_window_surface_t()