OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rate_limit_context_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/layers/
texture_layer.cc
34
rate_limit_context_
(false),
46
if (
rate_limit_context_
&& client_ && layer_tree_host())
112
if (!rate_limit &&
rate_limit_context_
&& client_ && layer_tree_host())
115
rate_limit_context_
= rate_limit;
179
if (
rate_limit_context_
&& client_ && layer_tree_host() && DrawsContent())
190
if (
rate_limit_context_
&& client_)
texture_layer.h
166
bool
rate_limit_context_
;
member in class:cc::TextureLayer
Completed in 3063 milliseconds