OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:needs_binding
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/ppapi/utility/graphics/
paint_manager.cc
131
// want to have an unpainted device bound. The
needs_binding
flag tells us
133
bool
needs_binding
= false;
local
136
needs_binding
= true;
176
if (
needs_binding
)
Completed in 163 milliseconds