/frameworks/native/cmds/installd/tests/ |
D | installd_cache_test.cpp | 70 const char* fullPath = StringPrintf("/data/local/tmp/user/0/%s", path).c_str(); in mkdir() local 75 const char* fullPath = StringPrintf("/data/local/tmp/user/0/%s", path).c_str(); in touch() local 85 const char* fullPath = StringPrintf("/data/local/tmp/user/0/%s", path).c_str(); in exists() local 90 const char* fullPath = StringPrintf("/data/local/tmp/user/0/%s", path).c_str(); in size() local 110 const char* fullPath = StringPrintf("/data/local/tmp/user/0/%s", path).c_str(); in setxattr() local
|
D | installd_service_test.cpp | 66 const char* fullPath = StringPrintf("/data/local/tmp/user/0/%s", path).c_str(); in mkdir() local
|
/frameworks/base/core/jni/ |
D | android_graphics_drawable_VectorDrawable.cpp | 135 VectorDrawable::FullPath* fullPath = reinterpret_cast<VectorDrawable::FullPath*>(fullPathPtr); in updateFullPathPropertiesAndStrokeStyles() local 155 VectorDrawable::FullPath* fullPath = reinterpret_cast<VectorDrawable::FullPath*>(fullPathPtr); in getFullPathProperties() local 273 VectorDrawable::FullPath* fullPath = reinterpret_cast<VectorDrawable::FullPath*>(fullPathPtr); in getStrokeWidth() local 278 VectorDrawable::FullPath* fullPath = reinterpret_cast<VectorDrawable::FullPath*>(fullPathPtr); in setStrokeWidth() local 283 VectorDrawable::FullPath* fullPath = reinterpret_cast<VectorDrawable::FullPath*>(fullPathPtr); in getStrokeColor() local 288 VectorDrawable::FullPath* fullPath = reinterpret_cast<VectorDrawable::FullPath*>(fullPathPtr); in setStrokeColor() local 293 VectorDrawable::FullPath* fullPath = reinterpret_cast<VectorDrawable::FullPath*>(fullPathPtr); in getStrokeAlpha() local 298 VectorDrawable::FullPath* fullPath = reinterpret_cast<VectorDrawable::FullPath*>(fullPathPtr); in setStrokeAlpha() local 303 VectorDrawable::FullPath* fullPath = reinterpret_cast<VectorDrawable::FullPath*>(fullPathPtr); in getFillColor() local 308 VectorDrawable::FullPath* fullPath = reinterpret_cast<VectorDrawable::FullPath*>(fullPathPtr); in setFillColor() local [all …]
|
D | android_graphics_drawable_AnimatedVectorDrawable.cpp | 127 VectorDrawable::FullPath* fullPath = reinterpret_cast<VectorDrawable::FullPath*>(nativePtr); in createPathColorPropertyHolder() local 135 VectorDrawable::FullPath* fullPath = reinterpret_cast<VectorDrawable::FullPath*>(nativePtr); in createPathPropertyHolder() local
|
/frameworks/rs/rsov/compiler/ |
D | Builtin_test.cpp | 32 const std::string &fullPath = getAbsolutePath(testDataPath + testFile); in TEST() local
|
D | Wrapper_test.cpp | 45 const std::string &fullPath = getAbsolutePath(testDataPath + testFile); in readWords() local
|
/frameworks/base/tools/aapt/ |
D | DirectoryWalker.h | 80 String8 fullPath = mBasePath.appendPathCopy(mEntry.d_name); in nextEntry() local
|
D | FileFinder.cpp | 60 String8 fullPath = basePath.appendPathCopy(entryName); in findFiles() local
|
D | AaptAssets.cpp | 98 String8 fullPath(root); in isHidden() local
|
/frameworks/rs/rsov/compiler/spirit/ |
D | transformer_test.cpp | 73 const std::string &fullPath = getAbsolutePath(testDataPath + testFile); in readWords() local
|
D | module_test.cpp | 48 const std::string &fullPath = getAbsolutePath(testDataPath + testFile); in readWords() local
|
D | builder_test.cpp | 199 const std::string &fullPath = getAbsolutePath(testDataPath + "greyscale.spv"); in TEST() local
|
D | pass_queue_test.cpp | 88 const std::string &fullPath = getAbsolutePath(testDataPath + testFile); in readWords() local
|
/frameworks/native/cmds/cmd/ |
D | cmd.cpp | 68 String8 fullPath(cwd); in openOutputFile() local
|
/frameworks/rs/cpu_ref/ |
D | rsCpuExecutable.cpp | 124 std::string *fullPath) { in createSharedLibrary() 172 void* SharedLibraryUtils::loadAndDeleteSharedLibrary(const char *fullPath) { in loadAndDeleteSharedLibrary()
|
/frameworks/compile/slang/ |
D | slang_rs_reflect_utils.cpp | 297 std::string fullPath = path1; in JoinPath() local
|
/frameworks/native/cmds/rawbu/ |
D | backup.cpp | 260 char* fullPath = NULL; in backup_dir() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | SignalDrawable.java | 368 private void drawDot(Path fullPath, Path foregroundPath, float x, float y, float dotSize, in drawDot()
|
/frameworks/base/core/tests/coretests/src/android/app/ |
D | DownloadManagerBaseTest.java | 594 StringBuilder fullPath = new StringBuilder(sdPath); in createFileOnSD() local
|
/frameworks/rs/ |
D | rsFont.cpp | 755 char fullPath[1024]; in renderText() local
|
/frameworks/layoutlib/bridge/src/android/graphics/drawable/ |
D | VectorDrawable_Delegate.java | 1139 VFullPath_Delegate fullPath = (VFullPath_Delegate) VPath; in drawPath() local
|
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/ |
D | VectorDrawableCompat.java | 1192 VFullPath fullPath = (VFullPath) vPath; in drawPath() local
|