| /frameworks/av/services/audioflinger/ | 
| D | PatchPanel.h | 141         void swap(Endpoint &other) noexcept {  in swap()  function 150         friend void swap(Endpoint &a, Endpoint &b) noexcept {  in swap()  function 182         void swap(Patch &other) noexcept {  in swap()  function 192         friend void swap(Patch &a, Patch &b) noexcept {  in swap()  function
  | 
| /frameworks/base/core/java/com/android/internal/util/ | 
| D | QuickSelect.java | 156     private static <T> void swap(@NonNull List<T> list, int left, int right) {  in swap()  method in QuickSelect 162     private static void swap(@NonNull int[] array, int left, int right) {  in swap()  method in QuickSelect 168     private static void swap(@NonNull long[] array, int left, int right) {  in swap()  method in QuickSelect 174     private static <T> void swap(@NonNull T[] array, int left, int right) {  in swap()  method in QuickSelect
  | 
| /frameworks/base/startop/apps/test/src/ | 
| D | CPUIntensiveBenchmarks.java | 41                     int swap = mArray[mThreadNumber][j];  in run()  local
  | 
| /frameworks/base/cmds/incident_helper/tests/ | 
| D | CpuInfoParser_test.cpp | 70     CpuInfoProto::MemStats* swap = expected.mutable_swap();  in TEST_F()  local
  | 
| /frameworks/native/include/input/ | 
| D | RingBuffer.h | 171     void swap(RingBuffer& other) noexcept {  in swap()  function 179     friend void swap(RingBuffer& lhs, RingBuffer& rhs) noexcept { lhs.swap(rhs); }  in swap()  function
  | 
| /frameworks/base/core/proto/android/os/ | 
| D | procrank.proto | 48         optional int64 swap = 6;  field
  | 
| D | cpuinfo.proto | 54     optional MemStats swap = 3;  field
  | 
| /frameworks/native/include/ftl/ | 
| D | small_vector.h | 112   void swap(SmallVector& other) { vector_.swap(other.vector_); }  in swap()  function 339   void swap(SmallVector& other) { Impl::swap(other); }  in swap()  function
  | 
| D | static_vector.h | 390 void StaticVector<T, N>::swap(StaticVector& other) {  in swap()  function 422 inline void swap(StaticVector<T, N>& lhs, StaticVector<T, N>& rhs) {  in swap()  function
  | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/ | 
| D | ListGridLayout.java | 72     public void setSwapRowsAndColumns(boolean swap) {  in setSwapRowsAndColumns()
  | 
| /frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ | 
| D | BlockingGLTextureView.java | 256         public int swap() {  in swap()  method in BlockingGLTextureView.EglHelper
  | 
| /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/common/ | 
| D | Utils.java | 123     public static void swap(int[] array, int i, int j) {  in swap()  method in Utils
  | 
| /frameworks/base/libs/hwui/hwui/ | 
| D | ImageDecoder.cpp | 128     const bool swap = swapWidthHeight();  in setTargetSize()  local
  | 
| /frameworks/base/telecomm/java/android/telecom/ | 
| D | RemoteConference.java | 457     public void swap() {  in swap()  method in RemoteConference
  | 
| /frameworks/libs/net/common/netd/libnetdutils/ | 
| D | Syscalls.cpp | 258 Syscalls& SyscallsHolder::swap(Syscalls& syscalls) {  in swap()  function in android::netdutils::SyscallsHolder
  | 
| /frameworks/native/services/sensorservice/ | 
| D | mat.h | 339     size_t swap;  in invert()  local
  | 
| /frameworks/av/services/camera/libcameraservice/api1/client2/ | 
| D | ZslProcessor.cpp | 62     static void swap(T& a, T& b) {  in swap()  function
  | 
| /frameworks/native/libs/math/include/math/ | 
| D | TMatHelpers.h | 89         size_t swap = i;  in gaussJordanInverse()  local
  | 
| /frameworks/av/camera/ | 
| D | CameraMetadata.cpp | 773 void CameraMetadata::swap(CameraMetadata& other) {  in swap()  function in android::CameraMetadata
  | 
| /frameworks/base/libs/hwui/renderthread/ | 
| D | CanvasContext.cpp | 659         SwapHistory& swap = mSwapHistory.next();  in draw()  local
  | 
| /frameworks/base/opengl/java/android/opengl/ | 
| D | GLSurfaceView.java | 1169         public int swap() {  in swap()  method in GLSurfaceView.EglHelper
  | 
| /frameworks/rs/ | 
| D | rs_hal.h | 145     void (*swap)(const Context *);  member
  | 
| /frameworks/av/media/libmediametrics/include/media/ | 
| D | MediaMetricsItem.h | 803         void swap(Prop& other) {  in swap()  function
  | 
| /frameworks/base/core/java/android/hardware/camera2/impl/ | 
| D | CameraMetadataNative.java | 2189     public void swap(CameraMetadataNative other) {  in swap()  method in CameraMetadataNative
  | 
| /frameworks/native/services/inputflinger/reader/mapper/ | 
| D | TouchInputMapper.cpp | 63 inline static void swap(T& a, T& b) {  in swap()  function
  |