Searched refs:scaleSelf (Results 1 – 4 of 4) sorted by relevance
91 Region& scaleSelf(float sx, float sy);
338 Region& Region::scaleSelf(float sx, float sy) { in scaleSelf() function in android::Region
2055 info.touchableRegion.scaleSelf(xScale, yScale); in fillInputInfo()