Home
last modified time | relevance | path

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

/frameworks/rs/
DrsFont.cpp125 int32_t bX = 0, bY = 0; in drawCachedGlyph() local
464 uint32_t cacheX = 0, bX = 0, cacheY = 0, bY = 0; in cacheBitmap() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardAffordanceHelper.java484 float bY = lastY - mInitialTouchY; in getCurrentVelocity() local