Home
last modified time | relevance | path

Searched refs:initSnapshotScale (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DAbsAppSnapshotController.java103 mHighResSnapshotScale = initSnapshotScale(); in AbsAppSnapshotController()
106 protected float initSnapshotScale() { in initSnapshotScale() method in AbsAppSnapshotController
H A DActivitySnapshotController.java116 protected float initSnapshotScale() { in initSnapshotScale() method in ActivitySnapshotController