Home
last modified time | relevance | path

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

/system/teeui/libteeui/include/teeui/
Dbutton.h30 struct ConvexObjectInfo { struct
48 const ConvexObjectInfo* coBegin, const ConvexObjectInfo* coEnd); argument
102 ButtonImpl::ConvexObjectInfo coInfo[convex_object_count]; in draw()
/system/teeui/libteeui/src/
Dbutton.cpp28 const ConvexObjectInfo* coBegin, const ConvexObjectInfo* coEnd) { in draw()