OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:software_frame_id
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/content/renderer/browser_plugin/
browser_plugin_compositing_helper.h
94
unsigned
software_frame_id
;
member in struct:content::BrowserPluginCompositingHelper::SwapBuffersInfo
browser_plugin_compositing_helper.cc
34
software_frame_id
(0),
161
unacked_software_frames_.push_back(mailbox.
software_frame_id
);
347
swap_info.
software_frame_id
= frame_data->id;
/external/chromium_org/content/browser/renderer_host/
render_widget_host_view_aura.h
560
unsigned
software_frame_id
);
767
ReleasedFrameInfo(uint32 output_id, unsigned
software_frame_id
)
768
: output_surface_id(output_id), frame_id(
software_frame_id
) {}
[
all
...]
render_widget_host_view_aura.cc
1593
unsigned
software_frame_id
= 0;
local
[
all
...]
Completed in 55 milliseconds