Searched refs:canvasDelegate (Results 1 – 2 of 2) sorted by relevance
131 if (canvasDelegate == null) { in nIsOpaque()142 if (canvasDelegate == null) { in nGetWidth()153 if (canvasDelegate == null) { in nGetHeight()164 if (canvasDelegate == null) { in nSave()177 if (canvasDelegate == null) { in nSaveLayer()198 if (canvasDelegate == null) { in nSaveLayerAlpha()216 if (canvasDelegate == null) { in nRestore()220 canvasDelegate.restore(); in nRestore()229 if (canvasDelegate == null) { in nRestoreToCount()240 if (canvasDelegate == null) { in nGetSaveCount()[all …]
142 if (canvasDelegate == null) { in nDrawColor()146 final int w = canvasDelegate.mBitmap.getImage().getWidth(); in nDrawColor()147 final int h = canvasDelegate.mBitmap.getImage().getHeight(); in nDrawColor()458 if (canvasDelegate == null) { in nDrawNinePatch()465 canvasDelegate.getSnapshot().draw(new GcSnapshot.Drawable() { in nDrawNinePatch()481 if (canvasDelegate == null) { in nDrawBitmapMatrix()503 canvasDelegate.getSnapshot().draw((graphics, paint) -> { in nDrawBitmapMatrix()606 if (canvasDelegate == null) { in draw()625 if (canvasDelegate == null) { in draw()629 canvasDelegate.mSnapshot.draw(drawable); in draw()[all …]