Home | History | Annotate | Download | only in sensors

Lines Matching refs:frameHeight

452         public int frameHeight;
491 frameHeight = json.getInt("height");
805 if (frameSize.width != meta.frameWidth || frameSize.height != meta.frameHeight) {