Home | History | Annotate | Download | only in legacy

Lines Matching defs:dimens

259         Size dimens;
261 dimens = LegacyCameraDevice.getTextureSize(st);
266 float texWidth = dimens.getWidth();
267 float texHeight = dimens.getHeight();