Searched refs:updatePath (Results 1 – 10 of 10) sorted by relevance
35 updatePath(RectF(b))44 updatePath(RectF(l.toFloat(), t.toFloat(), r.toFloat(), b.toFloat()))49 updatePath(RectF(r))53 private fun updatePath(r: RectF) { regex
252 boolean updatePath = false; in setFancyClipping()258 updatePath = true; in setFancyClipping()262 updatePath = true; in setFancyClipping()266 updatePath = true; in setFancyClipping()270 updatePath = true; in setFancyClipping()274 updatePath = true; in setFancyClipping()278 updatePath = true; in setFancyClipping()282 updatePath = true; in setFancyClipping()285 if (updatePath) { in setFancyClipping()
157 updatePath(); in setRoundedCorners()201 updatePath(); in setBottomEdgePosition()267 updatePath(); in onBoundsChange()276 private void updatePath() { in updatePath() method in ScrimDrawable
132 updatePath()138 private fun updatePath() { regex
176 updatePath(); in setCornerRadius()186 updatePath(); in setBounds()189 private void updatePath() { in updatePath() method in BackgroundBlurDrawable
187 private void applyPayload(String updatePath) throws IOException { in applyPayload() argument203 updatePath, mOffsetForUpdate, mSizeForUpdate, headerKeyValuePairs); in applyPayload()
4123 private void updatePath(int width, int height) {4139 updatePath(getWidth(), getHeight());4156 updatePath(width, height);
7239 if (updatePath() && updatePaint()) { in draw()7268 private boolean updatePath() { in updatePath() method in Editor.SelectionHandleView.CorrectionHighlighter
5029 HSPLandroidx/compose/ui/graphics/vector/PathComponent;->updatePath()V
66786 Landroid/widget/Editor$CorrectionHighlighter;->updatePath()Z