Searched defs:setDeviceInfo (Results 1 – 3 of 3) sorted by relevance
/system/teeui/tools/framebufferizer/src/com/android/framebufferizer/ | ||
D | NativeRenderer.java | 26 …public static native int setDeviceInfo(DeviceInfo deviceInfo, boolean magnified, boolean inverted,… in setDeviceInfo() method in NativeRenderer |
/system/teeui/libteeui/example/ | ||
D | phys_button_example.cpp | 97 uint32_t GUIStatePhysButtons::setDeviceInfo(DeviceInfo device_info, bool magnified, bool inverted) { in setDeviceInfo() function in teeui::example::phys_button::GUIStatePhysButtons |
D | touch_button_example.cpp | 125 uint32_t GUIStateTouch::setDeviceInfo(DeviceInfo device_info, bool magnified, bool inverted) { in setDeviceInfo() function in teeui::example::touch_button::GUIStateTouch |