Home
last modified time | relevance | path

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

/system/teeui/libteeui/src/
Dbutton.cpp177 auto thePixel = makeSquareAtOffset(offset, 1.0); in draw() local
178 TEEUI_LOG << thePixel << ENDL; in draw()
181 auto coveredRegion = thePixel.intersect<10>(co.begin, co.end); in draw()