Searched refs:dst_rects (Results 1 – 1 of 1) sorted by relevance
323 LayerRect dst_rects[kMaxBlitTargetLayers]; in PreCommit() local355 dst_rects[processed_blit].top = FLOAT(target_height - height); in PreCommit()356 dst_rects[processed_blit].right = dst_rects[processed_blit].left + in PreCommit()358 dst_rects[processed_blit].bottom = (dst_rects[processed_blit].top + in PreCommit()360 blit_src_rect = dst_rects[processed_blit]; in PreCommit()