Home
last modified time | relevance | path

Searched defs:mPrevious (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/av/media/libaudioprocessing/
H A DAudioResamplerFirGen.h84 double mPrevious; // previous value of sine/cosine variable
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/ui/
H A DInLineSettingKnob.java36 private boolean mNext, mPrevious; field in InLineSettingKnob
/aosp12/frameworks/av/services/audioflinger/
H A DFastThread.h52 const FastThreadState* mPrevious; variable
/aosp12/hardware/google/pixel/perfstatsd/include/
H A Dio_usage.h135 std::unordered_map<uint32_t, UserIo> mPrevious; variable
/aosp12/system/core/storaged/include/
H A Dstoraged_diskstats.h148 struct disk_stats mPrevious; variable
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DGcSnapshot.java71 private final GcSnapshot mPrevious; field in GcSnapshot
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationUsageStats.java367 private AggregatedStats mPrevious; field in NotificationUsageStats.AggregatedStats