Searched defs:inverted (Results 1 – 6 of 6) sorted by relevance
/system/teeui/libteeui/example/ |
D | phys_button_example.cpp | 70 bool inverted) { in setLayoutParams() 97 uint32_t GUIStatePhysButtons::setDeviceInfo(DeviceInfo device_info, bool magnified, bool inverted) { in setDeviceInfo()
|
D | touch_button_example.cpp | 100 bool inverted) { in setLayoutParams() 125 uint32_t GUIStateTouch::setDeviceInfo(DeviceInfo device_info, bool magnified, bool inverted) { in setDeviceInfo()
|
/system/teeui/tools/framebufferizer/src/com/android/framebufferizer/ |
D | NativeRenderer.java | 26 … native int setDeviceInfo(DeviceInfo deviceInfo, boolean magnified, boolean inverted, String touch… in setDeviceInfo()
|
/system/teeui/test/ |
D | teeui_device_config.cpp | 40 int runRenderTest(const char* language, bool magnified, bool inverted, in runRenderTest()
|
/system/teeui/libteeui_jni/ |
D | libteeui_jni.cpp | 135 JNIEnv* env, jclass, jobject jDeviceInfo, jboolean magnified, jboolean inverted, in Java_com_android_framebufferizer_NativeRenderer_setDeviceInfo()
|
/system/teeui/tools/framebufferizer/src/com/android/framebufferizer/utils/ |
D | FrameBufferBuffer.java | 226 public boolean inverted() { in inverted() method in FrameBufferBuffer.ConfigSelector
|