Home
last modified time | relevance | path

Searched defs:xstep (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DIWindowSession.aidl212 … oneway void setWallpaperPosition(IBinder windowToken, float x, float y, float xstep, float ystep); in setWallpaperPosition()
H A DWindowlessWindowManager.java390 float xstep, float ystep) { in setWallpaperPosition()
/aosp12/frameworks/base/tools/aapt2/compile/
H A DNinePatch.cpp179 int32_t xstep, int32_t ystep, int32_t length) in DiagonalImageLine()