Searched refs:pre_surface_subpic (Results 1 – 1 of 1) sorted by relevance
1420 PsbVASurfaceRec *surface_subpic, *pre_surface_subpic = NULL; in psb__DelinkSubpictFromSurface() local1430 pre_surface_subpic = surface_subpic; in psb__DelinkSubpictFromSurface()1437 if (pre_surface_subpic == NULL) { /* remove the first node */ in psb__DelinkSubpictFromSurface()1440 pre_surface_subpic->next = surface_subpic->next; in psb__DelinkSubpictFromSurface()