Searched refs:canvasHeight (Results 1 – 2 of 2) sorted by relevance
478 int canvasWidth, int canvasHeight, DeviceProfile dp, int currentRotation) { in updateThumbnailMatrix() argument549 heightWithInsets - mClippedInsets.top - canvasHeight); in updateThumbnailMatrix()556 if (Math.round(bitmapHeight) < canvasHeight) { in updateThumbnailMatrix()
240 public void draw(Canvas canvas, int color, int canvasWidth, int canvasHeight, in draw() argument243 float h = canvasHeight - mCurveHandleSize; in draw()