Home
last modified time | relevance | path

Searched defs:bounce (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Virtualization/vmbase/src/virtio/
Dhal.rs91 let bounce = alloc_shared(bb_layout(size)) in share() localVariable
105 let bounce = phys_to_virt(paddr); in unshare() localVariable
/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
DFlingUpDownMethod.java1001 BounceInterpolator bounce = new BounceInterpolator(); in startSwipeToAnswerHintAnimation() local