Searched refs:scaleSelf (Results 1 – 8 of 8) sorted by relevance
165 rect.scaleSelf(2.f, 3.f); in TEST()171 rect.scaleSelf(2.f - kError, 3.f - kError); in TEST()
210 Rect& scaleSelf(float scaleX, float scaleY) { in scaleSelf() function
93 Region& scaleSelf(float sx, float sy);
366 Region& Region::scaleSelf(float sx, float sy) { in scaleSelf() function in android::Region