/frameworks/base/core/java/android/animation/ |
D | PointFEvaluator.java | 50 public PointFEvaluator(PointF reuse) { in PointFEvaluator() argument 51 mPoint = reuse; in PointFEvaluator()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/src/test/java/com/google/protobuf/nano/ |
D | unittest_extension_singular_nano.proto | 8 // Must be compiled separately due to extension number reuse. 9 // The reuse is deliberate, for testing wire compatibility.
|
D | unittest_extension_repeated_nano.proto | 8 // Must be compiled separately due to extension number reuse. 9 // The reuse is deliberate, for testing wire compatibility.
|
D | unittest_extension_packed_nano.proto | 8 // Must be compiled separately due to extension number reuse. 9 // The reuse is deliberate, for testing wire compatibility.
|
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ |
D | TiledImageRenderer.java | 158 public Bitmap getTile(int level, int x, int y, Bitmap reuse); in getTile() argument 686 Bitmap reuse = sTilePool.acquire(); in decode() local 687 if (reuse != null && reuse.getWidth() != mTileSize) { in decode() 688 reuse = null; in decode() 690 mDecodedTile = mModel.getTile(mTileLevel, mX, mY, reuse); in decode()
|
/frameworks/rs/cpu_ref/ |
D | rsCpuScriptGroup2.cpp | 478 const bool reuse = !is_force_recompile() && !useRSDebugContext; in compile() local 479 if (reuse) { in compile() 540 reuse, &SOPath)) { in compile() 548 if (reuse) { in compile()
|
D | rsCpuExecutable.cpp | 67 const bool reuse = true) { in findSharedObjectName() argument 81 if (!reuse) { in findSharedObjectName() 126 const bool reuse, in createSharedLibrary() argument 128 std::string sharedLibName = findSharedObjectName(cacheDir, resName, reuse); in createSharedLibrary()
|
D | rsCpuScript.cpp | 374 const bool reuse = !is_force_recompile() && !useRSDebugContext; in init() local 375 if (reuse) { in init() 399 mCtx->getContext()->getDriverName(), cacheDir, resName, reuse, in init() 406 if (reuse) { in init()
|
D | rsCpuExecutable.h | 40 const bool reuse = true,
|
/frameworks/av/media/libmediaplayerservice/ |
D | MediaPlayerService.cpp | 1935 bool reuse = false; in open() local 1944 reuse = true; in open() 1950 reuse = false; in open() 1956 reuse = false; in open() 1959 reuse = false; in open() 1961 reuse = false; in open() 1971 if (bothOffloaded && !reuse) { in open() 1984 if (!(reuse && bothOffloaded)) { in open() 2050 if (reuse) { in open() 2057 reuse = false; in open() [all …]
|
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/ |
D | MonthAdapter.java | 201 v.reuse(); in getView()
|
D | MonthView.java | 396 public void reuse() { in reuse() method in MonthView
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/ |
D | CameraMetadataTest.java | 335 boolean reuse) { in checkKeyGetAndSet() argument 350 if (reuse) { in checkKeyGetAndSet()
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_get_frame_timestamps.txt | 202 available for reuse as a buffer the client can target without
|
/frameworks/native/opengl/tests/angeles/ |
D | license-LGPL.txt | 433 and reuse of software generally.
|
/frameworks/native/docs/ |
D | Doxyfile | 302 # tag is set to YES, then doxygen will reuse the documentation of the first 830 # This can be useful if you have a project on for instance GitHub and want reuse
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 328 # tag is set to YES, then doxygen will reuse the documentation of the first 889 # and want to reuse the introduction page also for the doxygen output.
|
D | Doxyfile.orig | 328 # tag is set to YES, then doxygen will reuse the documentation of the first 880 # and want to reuse the introduction page also for the doxygen output.
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile.orig | 358 # tag is set to YES then doxygen will reuse the documentation of the first 983 # and want to reuse the introduction page also for the doxygen output.
|
D | Doxyfile | 358 # tag is set to YES then doxygen will reuse the documentation of the first 983 # and want to reuse the introduction page also for the doxygen output.
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 349 # tag is set to YES then doxygen will reuse the documentation of the first 933 # and want to reuse the introduction page also for the doxygen output.
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 252 # tag is set to YES, then doxygen will reuse the documentation of the first
|