Searched refs:mStepSize (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/media/mca/filterpacks/java/android/filterpacks/numeric/
H A DSinWaveFilter.java35 private float mStepSize = 0.05f; field in class:SinWaveFilter
61 mValue += mStepSize;
/frameworks/av/media/mtp/
H A DMtpProperty.cpp156 readValue(packet, mStepSize);
198 writeValue(packet, mStepSize);
232 mStepSize.u.i8 = step;
237 mStepSize.u.u8 = step;
242 mStepSize.u.i16 = step;
247 mStepSize.u.u16 = step;
252 mStepSize.u.i32 = step;
257 mStepSize.u.u32 = step;
262 mStepSize.u.i64 = step;
267 mStepSize
[all...]
H A DMtpProperty.h70 MtpPropertyValue mStepSize; member in class:android::MtpProperty
/frameworks/wilhelm/src/itf/
H A DIPlaybackRate.c166 SLpermille stepSize = thiz->mStepSize;
199 thiz->mStepSize = 0;
/frameworks/wilhelm/src/
H A Ditfstruct.h490 SLpermille mStepSize; member in struct:__anon1663

Completed in 2675 milliseconds