/frameworks/base/core/java/android/animation/ |
D | PointFEvaluator.java | 50 public PointFEvaluator(PointF reuse) { in PointFEvaluator() argument 51 mPoint = reuse; in PointFEvaluator()
|
/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 | 68 const bool reuse = true) { in findSharedObjectName() argument 82 if (!reuse) { in findSharedObjectName() 127 const bool reuse, in createSharedLibrary() argument 129 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/base/cmds/app_process/ |
D | Android.bp | 52 …/ // In SANITIZE_LITE mode, we create the sanitized binary in a separate location (but reuse
|
/frameworks/av/media/libmediaplayerservice/ |
D | MediaPlayerService.cpp | 1936 bool reuse = false; in open() local 1945 reuse = true; in open() 1951 reuse = false; in open() 1957 reuse = false; in open() 1960 reuse = false; in open() 1962 reuse = false; in open() 1972 if (bothOffloaded && !reuse) { in open() 1985 if (!(reuse && bothOffloaded)) { in open() 2051 if (reuse) { in open() 2058 reuse = false; in open() [all …]
|
/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/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/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/wilhelm/doc/ |
D | Doxyfile | 252 # tag is set to YES, then doxygen will reuse the documentation of the first
|