Home | History | Annotate | Download | only in src

Lines Matching refs:temp_egl_id

6875     struct temp_egl *temp_egl_id = NULL;
6877 temp_egl_id = (struct temp_egl *)eglImage;
6878 if (temp_egl_id != NULL) {
6879 fd = temp_egl_id->pmem_fd;
6880 offset = temp_egl_id->offset;