Searched refs:updatePath (Results 1 – 6 of 6) 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 in com.android.systemui.controls.ui.CornerDrawable
68 updatePath(); in CornerHandleView()80 private void updatePath() { in updatePath() method in CornerHandleView
187 private void applyPayload(String updatePath) throws IOException { in applyPayload() argument203 updatePath, mOffsetForUpdate, mSizeForUpdate, headerKeyValuePairs); in applyPayload()
4150 private void updatePath(int width, int height) {4166 updatePath(getWidth(), getHeight());4183 updatePath(width, height);
6819 if (updatePath() && updatePaint()) { in draw()6848 private boolean updatePath() { in updatePath() method in Editor.SelectionHandleView.CorrectionHighlighter
25564 HSPLandroid/widget/Editor$CorrectionHighlighter;->updatePath()Z