Home | History | Annotate | Download | only in impl

Lines Matching defs:RES_GET_OFFSET

353     private static int RES_GET_OFFSET(int res) {
507 int offset = RES_GET_OFFSET(res);
560 int offset=RES_GET_OFFSET(res);
589 int offset = RES_GET_OFFSET(res);
623 int offset=RES_GET_OFFSET(res);
644 int offset=RES_GET_OFFSET(res);
678 int offset=RES_GET_OFFSET(res);
711 int offset=RES_GET_OFFSET(res);
733 int offset=RES_GET_OFFSET(res);
751 int offset = RES_GET_OFFSET(res);
1284 return RES_GET_OFFSET(res) | (miniType << maxOffsetBits);
1317 assert RES_GET_OFFSET(res) != 0;