Home | History | Annotate | Download | only in src

Lines Matching refs:temp_egl_id

7574     struct temp_egl *temp_egl_id = NULL;
7576 temp_egl_id = (struct temp_egl *)eglImage;
7577 if (temp_egl_id != NULL) {
7578 fd = temp_egl_id->pmem_fd;
7579 offset = temp_egl_id->offset;