Home | History | Annotate | Download | only in egl

Lines Matching refs:drawSurf

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