Home
last modified time | relevance | path

Searched refs:Swap (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/libeffects/loudness/common/core/
Dbyte_swapper.h42 static T Swap(const T &val) { in Swap() function
56 static T Swap(const T &val) {
63 static T Swap(const T &val) {
75 static T Swap(const T &val) {
89 static T Swap(const T &val) {
109 return ByteSwapper<T, sizeof(T)>::Swap(val);
117 return ByteSwapper<T, sizeof(T)>::Swap(val);
128 writeable_vals[i] = ByteSwapper<T, sizeof(T)>::Swap(vals[i]);
140 writeable_vals[i] = ByteSwapper<T, sizeof(T)>::Swap(vals[i]);
/frameworks/native/services/surfaceflinger/
DSurfaceTracing.cpp114 mStorage.back().Swap(&proto); in emplace()
122 entry->Swap(&mStorage.front()); in flush()
190 entry.mutable_layers()->Swap(&layers); in traceLayersLocked()
/frameworks/base/cmds/incident_helper/testdata/
Dprocrank.txt1 PID Vss Rss Pss Uss Swap PSwap USwap ZSwap cmdline
Dcpuinfo.txt5 Swap: 524284k total, 25892k used, 498392k free, 1316952k cached
/frameworks/native/libs/vr/libpdx/
Dvariant_tests.cpp774 TEST(Variant, Swap) { in TEST() argument
1037 EXPECT_TRUE(IfAnyOf<std::string>::Swap(&v, &s)); in TEST()
/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
Dvariant.h697 static bool Swap(Variant<Types...>* variant, T* value_out) {
/frameworks/base/cmds/statsd/src/
Datoms.proto6910 // Swap in kilobytes consumed by the process prior to compaction.
6922 // Swap in kilobytes consumed by the process after compaction.