Searched defs:setX (Results 1 – 12 of 12) sorted by relevance
128 void Type::Builder::setX(uint32_t value) { in setX() function in Type::Builder
194 public void setX(float x) {} in setX() method in AutoCancelTest
158 public void setX(float value) { in setX() method in DrawableHolder
227 public Builder setX(int value) { in setX() method in Type.Builder
489 public LaunchOptions setX(int xstartArg, int xendArg) { in setX() method in Script.LaunchOptions
145 public void setX(float x) { in setX() method in TargetDrawable
73 public void setX(float x1) { in setX() method in PointCloud.GlowManager
104 public static void setX(View view, float value) { in setX() method in ViewCompatHC
320 public Builder setX(int value) { in setX() method in Type.Builder
431 public LaunchOptions setX(int xstartArg, int xendArg) { in setX() method in Script.LaunchOptions
318 public void setX(View view, float value); in setX() method650 public void setX(View view, float value) { in setX() method in ViewCompat.BaseViewCompatImpl837 public void setX(View view, float value) { in setX() method in ViewCompat.HCViewCompatImpl2036 public static void setX(View view, float value) { in setX() method in ViewCompat
263 bool setX(float value) { in setX() function