OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:commit_requested_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/trees/
thread_proxy.cc
84
commit_requested_
(false),
384
if (
commit_requested_
)
387
commit_requested_
= true;
562
return
commit_requested_
;
799
// the paint,
commit_requested_
will be set to false to allow new commit
801
commit_requested_
= true;
810
commit_requested_
= false;
864
commit_requested_
= false;
[
all
...]
thread_proxy.h
211
bool
commit_requested_
;
member in class:cc::ThreadProxy
Completed in 48 milliseconds