Home | History | Annotate | Download | only in egl

Lines Matching refs:readSurf

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