Home | History | Annotate | Download | only in androidfw

Lines Matching refs:px

3854     { "px", strlen("px"), Res_value::TYPE_DIMENSION, Res_value::COMPLEX_UNIT_PX, 1.0f },
5345 case Res_value::COMPLEX_UNIT_PX: printf("px"); break;