OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 364 milliseconds