Home
last modified time | relevance | path

Searched refs:copies (Results 1 – 25 of 157) sorted by relevance

1234567

/frameworks/support/samples/SupportVectorDrawableDemos/src/main/java/com/example/android/support/vectordrawable/app/
DSimpleAnimatedVectorDrawable.java77 AnimatedVectorDrawableCompat[] copies = new AnimatedVectorDrawableCompat[3]; in onCreate() local
78 copies[0] = (AnimatedVectorDrawableCompat) d[0].getConstantState().newDrawable(); in onCreate()
79 copies[1] = (AnimatedVectorDrawableCompat) d[0].getConstantState().newDrawable(); in onCreate()
80 copies[2] = (AnimatedVectorDrawableCompat) d[0].getConstantState().newDrawable(); in onCreate()
81 copies[0].setAlpha(128); in onCreate()
84 copies[2].mutate(); in onCreate()
85 copies[2].setAlpha(255); in onCreate()
87 addDrawableButtons(container, copies); in onCreate()
/frameworks/native/opengl/include/KHR/
DNOTICE7 distribute, sublicense, and/or sell copies of the Materials, and to
12 in all copies or substantial portions of the Materials.
/frameworks/native/opengl/include/EGL/
DNOTICE7 distribute, sublicense, and/or sell copies of the Materials, and to
12 in all copies or substantial portions of the Materials.
/frameworks/wilhelm/include/OMXAL/
DNOTICE7 distribute, sublicense, and/or sell copies of the Materials, and to
12 in all copies or substantial portions of the Materials.
/frameworks/wilhelm/include/SLES/
DNOTICE7 sell copies of the Materials, and to permit persons to whom the Materials are
12 in all copies or substantial portions of the Materials.
/frameworks/native/opengl/include/GLES/
DNOTICE21 distribute, sublicense, and/or sell copies of the Materials, and to
26 in all copies or substantial portions of the Materials.
/frameworks/native/opengl/include/GLES2/
DNOTICE21 distribute, sublicense, and/or sell copies of the Materials, and to
26 in all copies or substantial portions of the Materials.
/frameworks/native/vulkan/api/
Dplatform.api7 // distribute, sublicense, and/or sell copies of the Materials, and to
12 // in all copies or substantial portions of the Materials.
/frameworks/native/opengl/include/GLES3/
DNOTICE24 distribute, sublicense, and/or sell copies of the Materials, and to
29 in all copies or substantial portions of the Materials.
/frameworks/layoutlib/rename_font/
DREADME8 The build_font.py copies all files from input_dir to output_dir while renaming
/frameworks/base/core/java/android/print/
DPrintJobInfo.java790 public void setCopies(@IntRange(from = 1) int copies) { in setCopies()
791 mPrototype.mCopies = copies; in setCopies()
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt6 Everyone is permitted to copy and distribute verbatim copies
29 you have the freedom to distribute copies of free software (and charge
38 you if you distribute copies of the library or if you modify it.
40 For example, if you distribute copies of the library, whether gratis
150 1. You may copy and distribute verbatim copies of the Library's
162 2. You may modify your copy or copies of the Library or any portion
222 subsequent copies and derivative works made from that copy.
353 rights under this License. However, parties who have received copies,
383 all those who receive copies directly or indirectly through you, then
/frameworks/support/development/checkstyle/
DLICENSE6 Everyone is permitted to copy and distribute verbatim copies
29 you have the freedom to distribute copies of free software (and charge
38 you if you distribute copies of the library or if you modify it.
40 For example, if you distribute copies of the library, whether gratis
150 1. You may copy and distribute verbatim copies of the Library's
162 2. You may modify your copy or copies of the Library or any portion
222 subsequent copies and derivative works made from that copy.
353 rights under this License. However, parties who have received copies,
383 all those who receive copies directly or indirectly through you, then
/frameworks/native/vulkan/api/templates/
Dvulkan_h.tmpl26 ** distribute, sublicense, and/or sell copies of the Materials, and to
31 ** in all copies or substantial portions of the Materials.
Dvk_xml.tmpl21 distribute, sublicense, and/or sell copies of the Materials, and to
26 in all copies or substantial portions of the Materials.
/frameworks/compile/mclinker/
DLICENSE.TXT19 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
/frameworks/av/media/ndk/
DNOTICE185 4. Redistribution. You may reproduce and distribute copies of the
302 publish, distribute, and/or sell copies of the Data Files or Software,
305 notice appear with all copies of the Data Files or Software, (b) both the
/frameworks/native/
DNOTICE185 4. Redistribution. You may reproduce and distribute copies of the
302 publish, distribute, and/or sell copies of the Data Files or Software,
305 notice appear with all copies of the Data Files or Software, (b) both the
/frameworks/base/
DNOTICE196 4. Redistribution. You may reproduce and distribute copies of the
313 publish, distribute, and/or sell copies of the Data Files or Software,
316 notice appear with all copies of the Data Files or Software, (b) both the
/frameworks/av/
DNOTICE185 4. Redistribution. You may reproduce and distribute copies of the
302 publish, distribute, and/or sell copies of the Data Files or Software,
305 notice appear with all copies of the Data Files or Software, (b) both the
/frameworks/av/camera/ndk/
DNOTICE185 4. Redistribution. You may reproduce and distribute copies of the
302 publish, distribute, and/or sell copies of the Data Files or Software,
305 notice appear with all copies of the Data Files or Software, (b) both the
/frameworks/compile/slang/
DNOTICE105 4. Redistribution. You may reproduce and distribute copies of the
221 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
291 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
/frameworks/support/core/ktx/src/androidTest/
Dfont_licenses.txt50 redistribute, and sell modified and unmodified copies of the Font
/frameworks/compile/libbcc/
DNOTICE107 4. Redistribution. You may reproduce and distribute copies of the
221 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
/frameworks/support/room/compiler/
DSQLite.g411 * copies of the Software, and to permit persons to whom the
16 * included in all copies or substantial portions of the Software.

1234567