Searched refs:highResTaskSnapshotScale (Results 1 – 1 of 1) sorted by relevance
81 final float highResTaskSnapshotScale = service.mContext.getResources().getFloat( in createPersistInfoProvider() local89 if (highResTaskSnapshotScale <= 0 || 1 < highResTaskSnapshotScale) { in createPersistInfoProvider()92 if (highResTaskSnapshotScale <= lowResTaskSnapshotScale) { in createPersistInfoProvider()99 lowResScaleFactor = lowResTaskSnapshotScale / highResTaskSnapshotScale; in createPersistInfoProvider()