OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShouldSkipFrame
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/compositor/
delegated_frame_host.h
166
bool
ShouldSkipFrame
(gfx::Size size_in_dip) const;
delegated_frame_host.cc
231
bool DelegatedFrameHost::
ShouldSkipFrame
(gfx::Size size_in_dip) const {
317
if (
ShouldSkipFrame
(frame_size_in_dip)) {
[
all
...]
Completed in 146 milliseconds