OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ShouldDraw
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/views/controls/
glow_hover_controller.cc
39
if (
ShouldDraw
())
66
if (
ShouldDraw
())
75
bool GlowHoverController::
ShouldDraw
() const {
81
if (!
ShouldDraw
())
/external/chromium_org/cc/scheduler/
scheduler_state_machine.cc
346
bool SchedulerStateMachine::
ShouldDraw
() const {
533
if (
ShouldDraw
()) {
[
all
...]
/external/chromium_org/ui/compositor/
layer.cc
375
bool Layer::
ShouldDraw
() const {
Completed in 97 milliseconds