Searched defs:rotate90 (Results 1 – 5 of 5) sorted by relevance
49 rotate90: opt_metadata.external.imageRotation / 90 property
334 Command.Rotate = function(rotate90) { argument
596 canvas, imageCropRect, rotate90) { argument
461 image, transform || { scaleX: 1, scaleY: 1, rotate90: 0}); property
535 SkBitmap rotate90, rotate180, rotate270; in TEST() local