Searched refs:refCond (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A Degl_display.cpp156 refCond.wait(_l);
161 refCond.wait(_l);
280 refCond.notify_all();
343 refCond.notify_all();
H A Degl_display.h125 mutable std::condition_variable refCond; member in class:android::egl_display_t

Completed in 23 milliseconds