Home
last modified time | relevance | path

Searched refs:_cur_d (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/EGL/
Degl_display.cpp324 SurfaceRef _cur_d(cur_c ? get_surface(cur_c->draw) : NULL); in loseCurrentImpl() local
337 _cur_d.release(); in loseCurrentImpl()
350 SurfaceRef _cur_d(cur_c ? get_surface(cur_c->draw) : NULL); in makeCurrent() local
379 _cur_d.release(); in makeCurrent()