Home | History | Annotate | Download | only in src

Lines Matching refs:temp_egl_id

5970     struct temp_egl *temp_egl_id = NULL;
5972 temp_egl_id = (struct temp_egl *)eglImage;
5974 if (temp_egl_id != NULL) {
5975 fd = temp_egl_id->pmem_fd;
5976 offset = temp_egl_id->offset;