Home
last modified time | relevance | path

Searched refs:getVertices (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DCbGeoUtils.java194 public @NonNull List<LatLng> getVertices() { in getVertices() method in CbGeoUtils.Polygon
460 for (LatLng latLng : ((Polygon) geometry).getVertices()) { in encodeGeometryToString()
/aosp14/frameworks/base/core/java/android/app/wallpapereffectsgeneration/
H A DTexturedMesh.java146 public float[] getVertices() { in getVertices() method in TexturedMesh
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt3082 method @NonNull public float[] getVertices();
14017 method @NonNull public java.util.List<android.telephony.CbGeoUtils.LatLng> getVertices();