Searched defs:magnified (Results 1 – 7 of 7) sorted by relevance
| /system/teeui/libteeui/example/ |
| D | phys_button_example.cpp | 69 static context<ConUIParameters> setLayoutParams(DeviceInfo& deviceInfo, bool magnified, in setLayoutParams() 97 uint32_t GUIStatePhysButtons::setDeviceInfo(DeviceInfo device_info, bool magnified, bool inverted) { in setDeviceInfo()
|
| D | touch_button_example.cpp | 99 static context<ConfUIParameters> setLayoutParams(DeviceInfo& deviceInfo, bool magnified, in setLayoutParams() 125 uint32_t GUIStateTouch::setDeviceInfo(DeviceInfo device_info, bool magnified, bool inverted) { in setDeviceInfo()
|
| /system/security/keystore2/apc_compat/ |
| D | apc_compat.hpp | 45 bool magnified; member
|
| /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()
|
| /system/teeui/test/ |
| D | teeui_device_config.cpp | 75 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 | 222 public boolean magnified() { in magnified() method in FrameBufferBuffer.ConfigSelector
|