Searched refs:imageHeight (Results 1 – 4 of 4) sorted by relevance
881 var imageHeight = 100; // $F('imageHeight');892 canvasHeight: imageHeight,
760 int imageWidth, int imageHeight, in YUVImage() argument765 mImageHeight = imageHeight; in YUVImage()
1768 int imageHeight = image.getHeight(); in checksum() local1779 height = imageHeight; in checksum()1782 height = imageHeight /2; in checksum()
144 int imageHeight = image.getHeight(); in testBadSurfaceDimensions() local145 Size actualSize = new Size(imageWidth, imageHeight); in testBadSurfaceDimensions()