Searched refs:last_commit (Results 1 – 2 of 2) sorted by relevance
44 uint32_t last_commit; member182 psVpost->last_commit = s_u32VSyncBlank; in vpost_layer_control()210 psVpost->last_commit = s_u32VSyncBlank + 1; in vpost_layer_control()212 if (psVpost->last_commit >= s_u32VSyncBlank) in vpost_layer_control()
46 uint32_t last_commit; member246 psDisp->last_commit = g_u32VSyncBlank; in disp_layer_control()259 psDisp->last_commit = g_u32VSyncBlank + 1; in disp_layer_control()261 if (psDisp->last_commit >= g_u32VSyncBlank) in disp_layer_control()
Completed in 7 milliseconds