Searched refs:read_scalar (Results 1 – 1 of 1) sorted by relevance
1813 static SkScalar read_scalar(const uint32_t*& ptr) { in read_scalar() function1953 this->setTextSize(read_scalar(pod)); in unflatten()1954 this->setTextScaleX(read_scalar(pod)); in unflatten()1955 this->setTextSkewX(read_scalar(pod)); in unflatten()1956 this->setStrokeWidth(read_scalar(pod)); in unflatten()1957 this->setStrokeMiter(read_scalar(pod)); in unflatten()