summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Tiger <tigerhuang@google.com> 2022-11-11 18:38:56 +0800
committer Massimo Carli <mcarli@google.com> 2022-12-09 14:08:57 +0000
commitd95134d7c215d3959c44a8e0b94cf12e26c38181 (patch)
tree3aecde3bb4110387f046fdd63b80545c4f838975 /libs/androidfw/StringPool.cpp
parent80d7be59bc93bb920e23eac437b4f0820e068b31 (diff)
Refine the naming about compatible scale
There can be 2 reasons that we need to apply compatible scale to a window: 1. The app doesn't support large screen. We would layout the window as if it is on a small display. And then we need to scale its window up to match the display. 2. We put a running app into a container that the size doesn't fit. We need to down-scale the app so that it can fit the container. The scaling of case 2 is also known as size-compat-scale which is fully controlled at the server side. The client shouldn't know about it. And this CL refines the naming. Fix: 258393096 Bug: 254187021 Test: presubmit Change-Id: Ifbd2ca725bed231d9e6dd8190df3dc773d4402b7 (cherry picked from commit bcbd60c45c047c625bd66d7cc018b0c65f02d3fd) Merged-In: Ifbd2ca725bed231d9e6dd8190df3dc773d4402b7
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions