summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorTiger Huang <tigerhuang@google.com>2018-12-11 20:24:51 +0800
committerTiger Huang <tigerhuang@google.com>2018-12-15 16:30:14 +0800
commit51c5a1d0429baf5d508dc287c12f52a5a0bc5135 (patch)
tree678638cd3c1d51417f1925947d8c73c0ca1c8c4d /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent3c2a2034e4890703dcfa3f61f8c5d6daa30de90e (diff)
Make per-display focus optional (1/2)
In general cases, we don't have multiple input methods simultaneously. So that it may not make sense to have multiple focused window in the system. Especially when there are multiple blinking cursors of input boxes on different displays, the user may not be able to know which input box can receive key events. In these cases, we let the system has only one focused window. In some cases, there can be multiple input methods simultaneously (one for each display). To enable multiple users to interact with the corresponding displays at the same time, we should let the system have per-display focused window in these cases. This CL makes per-display focus optional, and also reverts ag/5312657 Fix: 120241480 Fix: 120790099 Test: atest ActivityManagerMultiDisplayTests \ CtsWindowManagerDeviceTestCases \ WmTests Change-Id: Ie030eed523599b217060887171710692d050e5d8
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions