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