Home
last modified time | relevance | path

Searched refs:Swap (Results 1 – 8 of 8) 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/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/av/media/utils/tests/
Dinplace_function_tests.cpp221 TEST(InPlaceFunctionTests, Swap) { in TEST() argument
/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/native/services/surfaceflinger/
DSurfaceFlinger.cpp6372 layersTrace->mutable_layers()->Swap(&layersProto); in doDump()
6374 layersTrace->mutable_displays()->Swap(&displayProtos); in doDump()
/frameworks/proto_logging/stats/
Datoms.proto9934 // Swap in kilobytes consumed by the process prior to compaction.
9946 // Swap in kilobytes consumed by the process after compaction.