OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:knob
(Results
1 - 7
of
7
) sorted by null
/packages/apps/Gallery3D/src/com/cooliris/media/
TimeBar.java
60
private static final int
KNOB
= Res.drawable.scroller_new;
323
// This has the effect of centering the scroll
knob
on screen.
382
final int knobId = mInDrag ? KNOB_PRESSED :
KNOB
;
383
final Texture
knob
= view.getResource(knobId);
local
384
// Draw the scroller
knob
.
386
if (view.bind(
knob
)) {
387
final float knobWidth =
knob
.getWidth();
388
view.draw2D(scrolledOriginX + getKnobXForPosition(position) - knobWidth * 0.5f, originY, 0f, knobWidth,
knob
392
if (view.bind(
knob
)) {
393
final float knobWidth =
knob
.getWidth()
[
all
...]
/external/iproute2/man/man8/
tc-tbf.8
101
The speed
knob
. See remarks above about limits! See
/hardware/broadcom/wlan/bcm4329/src/include/
bcmsdh.h
166
/* Miscellaneous
knob
tweaker. */
/frameworks/base/docs/html/guide/topics/ui/
custom-components.jd
52
control"
knob
rendered using 2D graphics, and which resembles an
/frameworks/base/docs/html/guide/topics/views/
custom-views.jd
31
control"
knob
rendered using 2D graphics, and which resembles an
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
gcc.info
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
gcc.info
[
all
...]
Completed in 144 milliseconds