Searched refs:frames_size (Results 1 – 1 of 1) sorted by relevance
145 size_t frames_size; member328 size_t frames_size = 0; in appletbdrm_primary_plane_helper_atomic_check() local346 frames_size += struct_size((struct appletbdrm_frame *)0, buf, rect_size(&damage)); in appletbdrm_primary_plane_helper_atomic_check()349 if (!frames_size) in appletbdrm_primary_plane_helper_atomic_check()353 frames_size + in appletbdrm_primary_plane_helper_atomic_check()367 appletbdrm_state->frames_size = frames_size; in appletbdrm_primary_plane_helper_atomic_check()387 size_t frames_size = appletbdrm_state->frames_size; in appletbdrm_flush_damage() local391 if (!frames_size) in appletbdrm_flush_damage()441 footer = (struct appletbdrm_fb_request_footer *)&request->data[frames_size]; in appletbdrm_flush_damage()532 appletbdrm_state->frames_size = 0; in appletbdrm_primary_plane_duplicate_state()
Completed in 5 milliseconds