OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rate_limit_context_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/layers/
texture_layer.cc
37
rate_limit_context_
(false),
51
if (
rate_limit_context_
&& client_ && layer_tree_host())
115
if (!rate_limit &&
rate_limit_context_
&& client_ && layer_tree_host())
118
rate_limit_context_
= rate_limit;
180
if (
rate_limit_context_
&& client_ && layer_tree_host() && DrawsContent())
197
if (
rate_limit_context_
&& client_)
texture_layer.h
164
bool
rate_limit_context_
;
member in class:cc::TextureLayer
Completed in 99 milliseconds