Searched refs:Swap (Results 1 – 7 of 7) sorted by relevance
/frameworks/av/media/libeffects/loudness/common/core/ |
D | byte_swapper.h | 42 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/ |
D | SurfaceTracing.cpp | 114 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/ |
D | procrank.txt | 1 PID Vss Rss Pss Uss Swap PSwap USwap ZSwap cmdline
|
D | cpuinfo.txt | 5 Swap: 524284k total, 25892k used, 498392k free, 1316952k cached
|
/frameworks/native/libs/vr/libpdx/ |
D | variant_tests.cpp | 774 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/ |
D | variant.h | 697 static bool Swap(Variant<Types...>* variant, T* value_out) {
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 6910 // Swap in kilobytes consumed by the process prior to compaction. 6922 // Swap in kilobytes consumed by the process after compaction.
|