| /frameworks/compile/mclinker/lib/MC/ |
| D | Attribute.cpp | 109 Attribute* copy = new Attribute(*m_pBase); in setWholeArchive() local 115 Attribute* copy = new Attribute(*m_pBase); in unsetWholeArchive() local 121 Attribute* copy = new Attribute(*m_pBase); in setAsNeeded() local 127 Attribute* copy = new Attribute(*m_pBase); in unsetAsNeeded() local 133 Attribute* copy = new Attribute(*m_pBase); in setAddNeeded() local 139 Attribute* copy = new Attribute(*m_pBase); in unsetAddNeeded() local 145 Attribute* copy = new Attribute(*m_pBase); in setStatic() local 151 Attribute* copy = new Attribute(*m_pBase); in setDynamic() local
|
| /frameworks/base/graphics/java/android/graphics/ |
| D | BitmapShader.java | 54 protected Shader copy() { in copy() method in BitmapShader 55 final BitmapShader copy = new BitmapShader(mBitmap, mTileX, mTileY); in copy() local
|
| D | ComposeShader.java | 80 protected Shader copy() { in copy() method in ComposeShader 81 final ComposeShader copy; in copy() local
|
| D | Shader.java | 100 protected Shader copy() { in copy() method in Shader 101 final Shader copy = new Shader(); in copy() local
|
| D | SweepGradient.java | 89 protected Shader copy() { in copy() method in SweepGradient 90 final SweepGradient copy; in copy() local
|
| D | RadialGradient.java | 102 protected Shader copy() { in copy() method in RadialGradient 103 final RadialGradient copy; in copy() local
|
| D | LinearGradient.java | 97 protected Shader copy() { in copy() method in LinearGradient 98 final LinearGradient copy; in copy() local
|
| /frameworks/base/core/tests/coretests/src/com/android/internal/util/ |
| D | CharSequencesTest.java | 31 String copy = toString(forAsciiBytes(bytes)); in testCharSequences() local
|
| /frameworks/av/include/private/media/ |
| D | VideoFrame.h | 36 VideoFrame(const VideoFrame& copy) { in VideoFrame()
|
| /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/ |
| D | AndroidCameraSettings.java | 80 public CameraSettings copy() { in copy() method in AndroidCameraSettings
|
| /frameworks/base/telephony/java/android/telephony/ |
| D | CellSignalStrength.java | 76 public abstract CellSignalStrength copy(); in copy() method in CellSignalStrength
|
| D | CellIdentityGsm.java | 74 CellIdentityGsm copy() { in copy() method in CellIdentityGsm
|
| /frameworks/wilhelm/tests/sandbox/ |
| D | engine.c | 146 struct SLInterfaceID_ copy = *engine_ids[index]; in main() local
|
| /frameworks/av/media/libstagefright/ |
| D | DataURISource.cpp | 92 size_t copy = mBuffer->size() - offset; in readAt() local
|
| /frameworks/base/tools/aapt/ |
| D | FileFinder.cpp | 63 DirectoryWalker* copy = dw->clone(); in findFiles() local
|
| /frameworks/av/media/libmediaplayerservice/nuplayer/ |
| D | NuPlayerStreamListener.cpp | 142 size_t copy = entry->mSize; in read() local
|
| /frameworks/native/opengl/tools/glgen/src/ |
| D | GenerateEGL.java | 26 private static void copy(String filename, PrintStream out) throws IOException { in copy() method in GenerateEGL
|
| D | GenerateGLES.java | 26 static void copy(String filename, PrintStream out) throws IOException { in copy() method in GenerateGLES
|
| /frameworks/base/tools/aapt2/ |
| D | Maybe.h | 174 Maybe<T>& Maybe<T>::copy(const Maybe<U>& rhs) { in copy() function
|
| /frameworks/base/core/java/android/view/ |
| D | InputEvent.java | 103 public abstract InputEvent copy(); in copy() method in InputEvent
|
| /frameworks/native/libs/input/tests/ |
| D | InputEvent_test.cpp | 450 MotionEvent copy; in TEST_F() local 460 MotionEvent copy; in TEST_F() local
|
| /frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/store/ |
| D | Location.java | 185 Location copy = new Location(this); in toAbsoluteLocation() local
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/content/ |
| D | SyncOperationTest.java | 173 SyncOperation copy = new SyncOperation(op, fiveSecondsFromNow * 60); in testCopyConstructor() local
|
| /frameworks/av/media/libstagefright/httplive/ |
| D | LiveDataSource.cpp | 114 size_t copy = size - sizeDone; in readAt_l() local
|
| /frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/ |
| D | VectorDrawableCompat.java | 649 public VectorDrawableState(VectorDrawableState copy) { in VectorDrawableState() method in VectorDrawableCompat.VectorDrawableState 819 public VPathRenderer(VPathRenderer copy) { in VPathRenderer() method in VectorDrawableCompat.VPathRenderer 969 public VGroup(VGroup copy, ArrayMap<String, Object> targetsMap) { in VGroup() method in VectorDrawableCompat.VGroup 1165 public VPath(VPath copy) { in VPath() method in VectorDrawableCompat.VPath 1218 public VClipPath(VClipPath copy) { in VClipPath() method in VectorDrawableCompat.VClipPath 1278 public VFullPath(VFullPath copy) { in VFullPath() method in VectorDrawableCompat.VFullPath
|