Home
last modified time | relevance | path

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

/frameworks/native/include/ui/
DRect.h223 FloatRect toFloatRect() const { in toFloatRect() function
/frameworks/native/libs/ui/include/ui/
DRect.h223 FloatRect toFloatRect() const { in toFloatRect() function
/frameworks/native/libs/ui/include_vndk/ui/
DRect.h223 FloatRect toFloatRect() const { in toFloatRect() function
/frameworks/native/libs/ui/tests/
DRect_test.cpp256 TEST(RectTest, toFloatRect) { in TEST() argument