Home | History | Annotate | Download | only in utils

Lines Matching refs:screenLayout

4168                     if (type->config.screenLayout != 0) {
4170 type->config.screenLayout&ResTable_config::MASK_SCREENSIZE);
4171 switch (type->config.screenLayout&ResTable_config::MASK_SCREENSIZE) {
4186 type->config.screenLayout&ResTable_config::MASK_SCREENLONG);
4187 switch (type->config.screenLayout&ResTable_config::MASK_SCREENLONG) {