Searched refs:draw_ (Results 1 – 2 of 2) sorted by relevance
20 : EglWrapperObject(disp), context_(context), read_(nullptr), draw_(nullptr), version_(version) in EglWrapperContext()29 draw_ = nullptr; in ~EglWrapperContext()36 draw_ = draw; in SetCurrentSurface()54 return draw_; in GetCurrentSurface()
45 EGLSurface draw_; variable