OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_within_bounds
(Results
1 - 2
of
2
) sorted by null
/external/tinyalsa/
tinyplay.c
168
int
is_within_bounds
= 1;
local
174
is_within_bounds
= 0;
181
is_within_bounds
= 0;
184
return
is_within_bounds
;
/external/chromium/chrome/browser/ui/panels/
panel_manager.cc
79
bool
is_within_bounds
= ComputeBoundsForNextPanel(&bounds, true);
local
82
if (
is_within_bounds
)
Completed in 57 milliseconds