/frameworks/base/test-runner/src/junit/runner/ |
D | Sorter.java | 15 public void swap(Vector values, int left, int right); in swap() method
|
/frameworks/native/services/surfaceflinger/ |
D | clz.h | 55 void swap(T& a, T& b) { in swap() function
|
/frameworks/av/media/libmedia/ |
D | MemoryLeakTrackUtil.cpp | 123 bool swap = e1->size < e2->size; in dumpMemoryAddresses() local
|
/frameworks/native/include/ui/ |
D | TMatHelpers.h | 66 size_t swap; in inverse() local
|
/frameworks/av/services/camera/libcameraservice/device3/ |
D | Camera3ZslStream.cpp | 45 static void swap(T& a, T& b) { in swap() function
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
D | ITelephony.aidl | 344 void swap(); in swap() method
|
/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/av/media/libstagefright/httplive/ |
D | LiveSession.cpp | 89 sp<ABuffer> LiveSession::createFormatChangeBuffer(bool swap) { in createFormatChangeBuffer() 153 int32_t swap; in dequeueAccessUnit() local
|
/frameworks/native/services/sensorservice/ |
D | mat.h | 339 size_t swap; in invert() local
|
/frameworks/av/camera/ |
D | CameraMetadata.cpp | 578 void CameraMetadata::swap(CameraMetadata& other) { in swap() function in android::CameraMetadata
|
/frameworks/base/telephony/java/android/telephony/ |
D | TelephonyManager.java | 1567 public void swap() { in swap() method in TelephonyManager
|
/frameworks/native/opengl/libagl/ |
D | dxt.cpp | 100 static uint32_t swap(uint32_t x) { in swap() function
|
D | matrix.cpp | 541 int i, j, k, swap; in invert() local
|
D | context.h | 57 static inline void swap(T& a, T& b) { in swap() function
|
/frameworks/base/core/java/android/hardware/camera2/impl/ |
D | CameraMetadataNative.java | 650 public void swap(CameraMetadataNative other) { in swap() method in CameraMetadataNative
|
/frameworks/rs/ |
D | rs_hal.h | 84 void (*swap)(const Context *); member
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLSurfaceView.java | 1139 public int swap() { in swap() method in GLSurfaceView.EglHelper
|
/frameworks/base/core/java/android/text/ |
D | Layout.java | 1068 int swap = (dirs.mDirections[i+1] & RUN_RTL_FLAG) != 0 ? -1 : 1; in getOffsetForHorizontal() local
|
/frameworks/base/libs/hwui/ |
D | OpenGLRenderer.cpp | 1130 void OpenGLRenderer::composeLayerRect(Layer* layer, const Rect& rect, bool swap) { in composeLayerRect()
|
/frameworks/base/services/input/ |
D | InputReader.cpp | 81 inline static void swap(T& a, T& b) { in swap() function
|