Searched refs:read_scalar (Results 1 – 1 of 1) sorted by relevance
1832 static SkScalar read_scalar(const uint32_t*& ptr) { in read_scalar() function1969 this->setTextSize(read_scalar(pod)); in unflatten()1970 this->setTextScaleX(read_scalar(pod)); in unflatten()1971 this->setTextSkewX(read_scalar(pod)); in unflatten()1972 this->setStrokeWidth(read_scalar(pod)); in unflatten()1973 this->setStrokeMiter(read_scalar(pod)); in unflatten()