OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetMainThreadNeedsLayerTextures
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/cc/scheduler/
scheduler.h
87
void
SetMainThreadNeedsLayerTextures
();
scheduler_state_machine.h
211
void
SetMainThreadNeedsLayerTextures
();
scheduler.cc
90
void Scheduler::
SetMainThreadNeedsLayerTextures
() {
91
state_machine_.
SetMainThreadNeedsLayerTextures
();
scheduler_unittest.cc
430
scheduler->
SetMainThreadNeedsLayerTextures
();
525
scheduler->
SetMainThreadNeedsLayerTextures
();
554
scheduler->
SetMainThreadNeedsLayerTextures
();
646
scheduler->
SetMainThreadNeedsLayerTextures
();
[
all
...]
scheduler_state_machine.cc
772
void SchedulerStateMachine::
SetMainThreadNeedsLayerTextures
() {
[
all
...]
scheduler_state_machine_unittest.cc
[
all
...]
/external/chromium_org/cc/trees/
thread_proxy.cc
[
all
...]
Completed in 32 milliseconds