Home | History | Annotate | Download | only in egl

Lines Matching refs:drawSurf

986     egl_surface_t * drawSurf = static_cast<egl_surface_t *>(draw);
987 uint32_t drawHandle = (drawSurf) ? drawSurf->getRcSurface() : 0;