Home
last modified time | relevance | path

Searched refs:setPath (Results 1 – 25 of 28) sorted by relevance

12

/frameworks/base/libs/hwui/jni/
DPathMeasure.cpp65 static void setPath(JNIEnv* env, jobject clazz, jlong pairHandle, in setPath() function in android::SkPathMeasureGlue
76 pair->fMeasure.setPath(&pair->fPath, forceClosed); in setPath()
146 {"native_setPath", "(JJZ)V", (void*) SkPathMeasureGlue::setPath },
DRegion.cpp71 bool result = dst->setPath(*path, *clip); in Region_setPath()
Dandroid_graphics_RenderNode.cpp152 renderNode->mutateStagingProperties().mutableOutline().setPath(outlinePath, alpha); in android_view_RenderNode_setOutlinePath()
/frameworks/base/graphics/java/android/graphics/
DOutline.java290 setPath(convexPath); in setConvexPath()
298 public void setPath(@NonNull Path path) { in setPath() method in Outline
DPathMeasure.java60 public void setPath(Path path, boolean forceClosed) { in setPath() method in PathMeasure
DRegion.java116 public boolean setPath(@NonNull Path path, @NonNull Region clip) { in setPath() method in Region
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DTriangleShape.java73 outline.setPath(mTriangularPath); in getOutline()
/frameworks/base/core/java/android/webkit/
DPlugin.java138 public void setPath(String path) { in setPath() method in Plugin
/frameworks/base/libs/hwui/
DOutline.h60 void setPath(const SkPath* outline, float alpha) { in setPath() function
/frameworks/compile/mclinker/include/mcld/MC/
DInput.h69 void setPath(const sys::fs::Path& pPath) { m_Path = pPath; } in setPath() function
/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ui/
DPerimeterPathGuide.java282 pathMeasure.setPath(mRegions[i].path, false); in computeRegions()
346 mScratchPathMeasure.setPath(mRegions[r.ordinal()].path, false); in strokeRegion()
/frameworks/base/core/java/android/net/
DWebAddress.java188 public void setPath(String path) { in setPath() method in WebAddress
/frameworks/base/graphics/java/android/graphics/drawable/shapes/
DRoundRectShape.java97 outline.setPath(mPath); in getOutline()
/frameworks/base/graphics/java/android/graphics/drawable/
DAdaptiveIconDrawable.java390 outline.setPath(mMask); in getOutline()
401 safezoneRegion.setPath(p, safezoneRegion); in getSafeZone()
410 mTransparentRegion.setPath(mMask, mTransparentRegion); in getTransparentRegion()
DGradientDrawable.java1918 outline.setPath(mPath);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableOutlineView.java97 outline.setPath(clipPath);
/frameworks/base/core/tests/coretests/src/android/graphics/drawable/
DAdaptiveIconDrawableTest.java119 region.setPath(circle, region); in testDraw_withBounds()
/frameworks/base/obex/javax/obex/
DClientSession.java332 public HeaderSet setPath(HeaderSet header, boolean backup, boolean create) throws IOException { in setPath() method in ClientSession
/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
DIconNormalizer.java142 region.setPath(path, new Region(0, 0, size, size)); in normalizeAdaptiveIcon()
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleFlyoutView.java442 outline.setPath(rectPath); in getOutline()
/frameworks/base/core/java/android/accessibilityservice/
DGestureDescription.java309 mPathMeasure.setPath(mPath, false); in StrokeDescription()
/frameworks/base/core/java/android/text/style/
DTtsSpan.java1403 public ElectronicBuilder setPath(String path) { in setPath() method in TtsSpan.ElectronicBuilder
/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java1161 mPathMeasure.setPath(mPath, false); in drawPath()
/frameworks/base/services/core/java/com/android/server/wm/
DAccessibilityController.java672 availableBounds.setPath(mCircularPath, availableBounds); in recomputeBoundsLocked()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...

12