Searched refs:coInfo (Results 1 – 1 of 1) sorted by relevance
102 ButtonImpl::ConvexObjectInfo coInfo[convex_object_count]; in draw() local104 coInfo[i].begin = convex_objects_[i].begin(); in draw()105 coInfo[i].end = convex_objects_[i].end(); in draw()107 return ButtonImpl::draw(drawPixel, this->bounds_, &coInfo[0], &coInfo[convex_object_count]); in draw()