Home | History | Annotate | Download | only in egl

Lines Matching refs:readSurf

963     egl_surface_t * readSurf = static_cast<egl_surface_t *>(read);
964 uint32_t readHandle = (readSurf) ? readSurf->getRcSurface() : 0;