Home | History | Annotate | Download | only in pipe

Lines Matching refs:castToU32

1002 template <typename T> uint32_t castToU32(T value) {
1042 *ptr++ = castToU32(paint.getStrokeWidth());
1047 *ptr++ = castToU32(paint.getStrokeMiter());
1064 *ptr++ = castToU32(paint.getTextSize());
1069 *ptr++ = castToU32(paint.getTextScaleX());
1074 *ptr++ = castToU32(paint.getTextSkewX());