Searched refs:tweak (Results 1 – 3 of 3) sorted by relevance
72 # /data/local/tmp/debugserver. Without this macro, it seems very hard to tweak
683 # tweak code generation for a particular CPU do not belong here!762 # This provides options to tweak code generation that are necessary
5592 float tweak = (velocity > 0.0f) ? 1.0f : -1.0f; in HandleScrollVelocity() local5593 parent->HandleScroll(tweak, SCROLL_FROM_UPDATE, NestedState::CHILD_SCROLL); in HandleScrollVelocity()