SOFTWARE_COMPOSITOR_FRAME  221 content/renderer/child_frame_compositing_helper.cc   if (mailbox.type == SOFTWARE_COMPOSITOR_FRAME) {
SOFTWARE_COMPOSITOR_FRAME  235 content/renderer/child_frame_compositing_helper.cc   if (mailbox.type == SOFTWARE_COMPOSITOR_FRAME)
SOFTWARE_COMPOSITOR_FRAME  269 content/renderer/child_frame_compositing_helper.cc     case SOFTWARE_COMPOSITOR_FRAME:
SOFTWARE_COMPOSITOR_FRAME  344 content/renderer/child_frame_compositing_helper.cc   bool is_software_frame = mailbox.type == SOFTWARE_COMPOSITOR_FRAME;
SOFTWARE_COMPOSITOR_FRAME  417 content/renderer/child_frame_compositing_helper.cc     swap_info.type = SOFTWARE_COMPOSITOR_FRAME;