Searched defs:outPath (Results 1 – 12 of 12) sorted by relevance
/aosp12/frameworks/base/libs/hwui/utils/ |
H A D | VectorDrawableUtils.cpp | 65 void VectorDrawableUtils::verbsToPath(SkPath* outPath, const PathData& data) { in verbsToPath() 100 void PathResolver::addCommand(SkPath* outPath, char previousCmd, char cmd, in addCommand()
|
/aosp12/build/make/tools/atree/ |
H A D | files.h | 33 string outPath; member
|
/aosp12/frameworks/base/core/java/android/util/ |
H A D | PathParser.java | 49 public static void createPathFromPathData(Path outPath, PathData data) { in createPathFromPathData()
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | VectorDrawable.cpp | 87 static void applyTrim(SkPath* outPath, const SkPath& inPath, float trimPathStart, float trimPathEnd, in applyTrim() 118 SkPath* outPath; in getUpdatedPath() local
|
/aosp12/system/extras/verity/ |
H A D | BootSignature.java | 256 String outPath) throws Exception { in doSignature()
|
/aosp12/hardware/nxp/secure_element/pn8x/ls_client/src/ |
H A D | LsClient.cpp | 312 std::string outPath; in performLSDownload_thread() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
H A D | ExpandableOutlineView.java | 149 float topRoundness, float bottomRoundness, Path outPath) { in getRoundedRectPath()
|
/aosp12/system/security/ondevice-signing/ |
H A D | odsign_main.cpp | 105 Result<void> createX509Cert(const SigningKey& key, const std::string& outPath) { in createX509Cert()
|
/aosp12/system/tools/hidl/build/ |
H A D | hidl_interface.go | 174 outPath string member
|
/aosp12/frameworks/base/core/java/android/app/backup/ |
H A D | BackupAgent.java | 995 String outPath = outFile.getCanonicalPath(); in onRestoreFile() local
|
/aosp12/frameworks/av/services/audiopolicy/fuzzer/ |
H A D | audiopolicy_fuzzer.cpp | 481 std::string outPath = sFuzzedConfig; in fuzzXML() local
|
/aosp12/frameworks/av/media/libstagefright/xmlparser/ |
H A D | MediaCodecsXmlParser.cpp | 69 std::string *outPath) { in findFileInDirs()
|