Home | History | Annotate | Download | only in src

Lines Matching refs:temp_egl_id

7690     struct temp_egl *temp_egl_id = NULL;
7692 temp_egl_id = (struct temp_egl *)eglImage;
7693 if (temp_egl_id != NULL) {
7694 fd = temp_egl_id->pmem_fd;
7695 offset = temp_egl_id->offset;