Home | History | Annotate | Download | only in src

Lines Matching refs:temp_egl_id

5526     struct temp_egl *temp_egl_id = NULL;
5528 temp_egl_id = (struct temp_egl *)eglImage;
5529 if (temp_egl_id != NULL) {
5530 fd = temp_egl_id->pmem_fd;
5531 offset = temp_egl_id->offset;