Home | History | Annotate | Download | only in src

Lines Matching refs:temp_egl_id

6152     struct temp_egl *temp_egl_id = NULL;
6154 temp_egl_id = (struct temp_egl *)eglImage;
6155 if (temp_egl_id != NULL)
6157 fd = temp_egl_id->pmem_fd;
6158 offset = temp_egl_id->offset;