Home
last modified time | relevance | path

Searched defs:setDeviceInfo (Results 1 – 3 of 3) sorted by relevance

/system/teeui/tools/framebufferizer/src/com/android/framebufferizer/
DNativeRenderer.java26 …public static native int setDeviceInfo(DeviceInfo deviceInfo, boolean magnified, boolean inverted,… in setDeviceInfo() method in NativeRenderer
/system/teeui/libteeui/example/
Dphys_button_example.cpp97 uint32_t GUIStatePhysButtons::setDeviceInfo(DeviceInfo device_info, bool magnified, bool inverted) { in setDeviceInfo() function in teeui::example::phys_button::GUIStatePhysButtons
Dtouch_button_example.cpp125 uint32_t GUIStateTouch::setDeviceInfo(DeviceInfo device_info, bool magnified, bool inverted) { in setDeviceInfo() function in teeui::example::touch_button::GUIStateTouch