Home
last modified time | relevance | path

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

/system/teeui/libteeui/src/
Dbutton.cpp53 auto drawDebugBox = [&](const Box<pxs>& box, Color c) { in draw() local
57 drawDebugBox(intBounds, 0xff); in draw()