Home
last modified time | relevance | path

Searched refs:makeSquareAtOffset (Results 1 – 1 of 1) sorted by relevance

/system/teeui/libteeui/src/
Dbutton.cpp21 ConvexObject<4> makeSquareAtOffset(const PxPoint& offset, const pxs& sideLength) { in makeSquareAtOffset() function
177 auto thePixel = makeSquareAtOffset(offset, 1.0); in draw()