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