Home | History | Annotate | Download | only in avd

Lines Matching refs:sscanf

894         if (sscanf(skinName, "%dx%d", &width, &height) == 2) {