HomeSort by relevance Sort by last modified time
    Searched refs:SOFTWARE_COMPOSITOR_FRAME (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/renderer/
child_frame_compositing_helper.cc 223 if (mailbox.type == SOFTWARE_COMPOSITOR_FRAME) {
237 if (mailbox.type == SOFTWARE_COMPOSITOR_FRAME)
271 case SOFTWARE_COMPOSITOR_FRAME:
346 bool is_software_frame = mailbox.type == SOFTWARE_COMPOSITOR_FRAME;
420 swap_info.type = SOFTWARE_COMPOSITOR_FRAME;
child_frame_compositing_helper.h 103 SOFTWARE_COMPOSITOR_FRAME,

Completed in 93 milliseconds