Home
last modified time | relevance | path

Searched defs:scaleSelf (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/include/ui/
DRect.h210 Rect& scaleSelf(float scaleX, float scaleY) { in scaleSelf() function
/frameworks/native/libs/ui/include/ui/
DRect.h210 Rect& scaleSelf(float scaleX, float scaleY) { in scaleSelf() function
/frameworks/native/libs/ui/include_vndk/ui/
DRect.h210 Rect& scaleSelf(float scaleX, float scaleY) { in scaleSelf() function
/frameworks/native/libs/ui/
DRegion.cpp366 Region& Region::scaleSelf(float sx, float sy) { in scaleSelf() function in android::Region