Searched refs:firstBlob (Results 1 – 1 of 1) sorted by relevance
1004 ProgressUpdate(hibernate_graphics_t * display, uint8_t * screen, int32_t firstBlob, int32_t select) in ProgressUpdate() argument1026 screen += (firstBlob * (kIOHibernateProgressWidth + kIOHibernateProgressSpacing)) << pixelShift; in ProgressUpdate()1030 for (blob = firstBlob; blob <= lastBlob; blob++) { in ProgressUpdate()