Searched refs:updatePath (Results 1 – 8 of 8) sorted by relevance
35 updatePath(RectF(b))44 updatePath(RectF(l.toFloat(), t.toFloat(), r.toFloat(), b.toFloat())) in setBounds()49 updatePath(RectF(r)) in setBounds()53 private fun updatePath(r: RectF) { in updatePath() method
267 boolean updatePath = false; in setFancyClipping()273 updatePath = true; in setFancyClipping()277 updatePath = true; in setFancyClipping()281 updatePath = true; in setFancyClipping()285 updatePath = true; in setFancyClipping()288 if (updatePath) { in setFancyClipping()
146 updatePath(); in setRoundedCorners()190 updatePath(); in setBottomEdgePosition()212 updatePath(); in onBoundsChange()221 private void updatePath() { in updatePath() method in ScrimDrawable
175 updatePath(); in setCornerRadius()185 updatePath(); in setBounds()188 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()
4172 private void updatePath(int width, int height) {4188 updatePath(getWidth(), getHeight());4205 updatePath(width, height);
6962 if (updatePath() && updatePaint()) { in draw()6991 private boolean updatePath() { in updatePath() method in Editor.SelectionHandleView.CorrectionHighlighter
70109 Landroid/widget/Editor$CorrectionHighlighter;->updatePath()Z