Home
last modified time | relevance | path

Searched defs:outPath (Results 1 – 12 of 12) sorted by relevance

/aosp12/frameworks/base/libs/hwui/utils/
H A DVectorDrawableUtils.cpp65 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 Dfiles.h33 string outPath; member
/aosp12/frameworks/base/core/java/android/util/
H A DPathParser.java49 public static void createPathFromPathData(Path outPath, PathData data) { in createPathFromPathData()
/aosp12/frameworks/base/libs/hwui/
H A DVectorDrawable.cpp87 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 DBootSignature.java256 String outPath) throws Exception { in doSignature()
/aosp12/hardware/nxp/secure_element/pn8x/ls_client/src/
H A DLsClient.cpp312 std::string outPath; in performLSDownload_thread() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableOutlineView.java149 float topRoundness, float bottomRoundness, Path outPath) { in getRoundedRectPath()
/aosp12/system/security/ondevice-signing/
H A Dodsign_main.cpp105 Result<void> createX509Cert(const SigningKey& key, const std::string& outPath) { in createX509Cert()
/aosp12/system/tools/hidl/build/
H A Dhidl_interface.go174 outPath string member
/aosp12/frameworks/base/core/java/android/app/backup/
H A DBackupAgent.java995 String outPath = outFile.getCanonicalPath(); in onRestoreFile() local
/aosp12/frameworks/av/services/audiopolicy/fuzzer/
H A Daudiopolicy_fuzzer.cpp481 std::string outPath = sFuzzedConfig; in fuzzXML() local
/aosp12/frameworks/av/media/libstagefright/xmlparser/
H A DMediaCodecsXmlParser.cpp69 std::string *outPath) { in findFileInDirs()