Searched refs:preRLegacyScale (Results 1 – 1 of 1) sorted by relevance
95 float preRLegacyScale = 0; in getLegacySnapshotConfig() local108 preRLegacyScale = 0.6f; in getLegacySnapshotConfig()113 preRLegacyScale = loadLowResolutionBitmap ? 0.5f : 1.0f; in getLegacySnapshotConfig()118 preRLegacyScale = legacyScale; in getLegacySnapshotConfig()122 preRLegacyScale = in getLegacySnapshotConfig()126 return new PreRLegacySnapshotConfig(preRLegacyScale, forceLoadReducedJpeg); in getLegacySnapshotConfig()