Searched refs:GUIStatePhysButtons (Results 1 – 1 of 1) sorted by relevance
38 class GUIStatePhysButtons : public ITeeuiExample { class44 GUIStatePhysButtons() : inverted_(false), layoutInstance_{} {} in GUIStatePhysButtons() function in teeui::example::phys_button::GUIStatePhysButtons66 return std::make_unique<GUIStatePhysButtons>(); in createTeeuiExample()97 uint32_t GUIStatePhysButtons::setDeviceInfo(DeviceInfo device_info, bool magnified, bool inverted) { in setDeviceInfo()105 uint32_t GUIStatePhysButtons::renderUIIntoBuffer(uint32_t x, uint32_t y, uint32_t w, uint32_t h, in renderUIIntoBuffer()