Home
last modified time | relevance | path

Searched refs:ystep (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DIWindowSession.aidl211 void setWallpaperPosition(IBinder windowToken, float x, float y, float xstep, float ystep); in setWallpaperPosition() argument
/frameworks/base/tools/aapt2/compile/
DNinePatch.cpp179 int32_t xstep, int32_t ystep, int32_t length) in DiagonalImageLine() argument
184 ystep_(ystep), in DiagonalImageLine()