OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glow_width
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/wm/gestures/
long_press_affordance_handler.cc
108
int
glow_width
= end_radius - start_radius;
local
123
paint.setStrokeWidth(
glow_width
);
/external/chromium_org/content/browser/android/
edge_effect.cc
351
const int
glow_width
= glow_image_bounds.width();
local
353
glow_height * glow_scale_y_ * glow_height /
glow_width
* 0.6f,
Completed in 90 milliseconds