Home
last modified time | relevance | path

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

/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
DBluetoothMasRequestSetPath.java59 hs = session.setPath(mHeaderSet, false, false); in execute()
62 hs = session.setPath(mHeaderSet, true, false); in execute()
/frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/
DBluetoothPbapRequestSetPath.java61 hs = session.setPath(mHeaderSet, false, false); in execute()
64 hs = session.setPath(mHeaderSet, true, false); in execute()
/frameworks/base/core/jni/android/graphics/
DPathMeasure.cpp67 static void setPath(JNIEnv* env, jobject clazz, jlong pairHandle, in setPath() function in android::SkPathMeasureGlue
78 pair->fMeasure.setPath(&pair->fPath, forceClosed); in setPath()
148 {"native_setPath", "(JJZ)V", (void*) SkPathMeasureGlue::setPath },
DRegion.cpp72 bool result = dst->setPath(*path, *clip); in Region_setPath()
/frameworks/base/graphics/java/android/graphics/
DPathMeasure.java60 public void setPath(Path path, boolean forceClosed) { in setPath() method in PathMeasure
DRegion.java112 public boolean setPath(Path path, Region clip) { in setPath() method in Region
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/omadm/
DMOTree.java67 private void setPath(String path) { in setPath() method in MOTree.NodeData
110 curValue.setPath(child.getText()); in buildNode()
/frameworks/base/core/java/android/webkit/
DPlugin.java138 public void setPath(String path) { in setPath() method in Plugin
/frameworks/compile/mclinker/include/mcld/MC/
DInput.h69 void setPath(const sys::fs::Path& pPath) { m_Path = pPath; } in setPath() function
/frameworks/base/core/java/android/net/
DWebAddress.java175 public void setPath(String path) { in setPath() method in WebAddress
/frameworks/base/libs/hwui/
DClipArea.cpp175 rectangleListAsRegion.setPath(rectPathTransformed, clip); in convertToRegion()
178 rectRegion.setPath(rectPathTransformed, clip); in convertToRegion()
DClipArea.h158 pathAsRegion.setPath(path, createViewportRegion()); in regionFromPath()
/frameworks/base/obex/javax/obex/
DClientSession.java332 public HeaderSet setPath(HeaderSet header, boolean backup, boolean create) throws IOException { in setPath() method in ClientSession
/frameworks/base/core/java/android/text/style/
DTtsSpan.java1403 public ElectronicBuilder setPath(String path) { in setPath() method in TtsSpan.ElectronicBuilder
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
DVectorDrawableCompat.java890 mPathMeasure.setPath(mPath, false); in drawPath()
/frameworks/base/services/core/java/com/android/server/wm/
DAccessibilityController.java473 availableBounds.setPath(mCircularPath, availableBounds); in recomputeBoundsLocked()
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java1100 mPathMeasure.setPath(mPath, false); in drawPath()
/frameworks/base/api/
Dcurrent.txt11786 method public void setPath(android.graphics.Path, boolean);
12024 method public boolean setPath(android.graphics.Path, android.graphics.Region);
33372 method public android.text.style.TtsSpan.ElectronicBuilder setPath(java.lang.String);
45691 method public void setPath(java.lang.String);
Dsystem-current.txt12123 method public void setPath(android.graphics.Path, boolean);
12361 method public boolean setPath(android.graphics.Path, android.graphics.Region);
35664 method public android.text.style.TtsSpan.ElectronicBuilder setPath(java.lang.String);
48297 method public void setPath(java.lang.String);