Searched refs:read_scalar (Results 1 – 1 of 1) sorted by relevance
1788 static SkScalar read_scalar(const uint32_t*& ptr) { in read_scalar() function1881 this->setTextSize(read_scalar(pod)); in unflatten()1882 this->setTextScaleX(read_scalar(pod)); in unflatten()1883 this->setTextSkewX(read_scalar(pod)); in unflatten()1884 this->setStrokeWidth(read_scalar(pod)); in unflatten()1885 this->setStrokeMiter(read_scalar(pod)); in unflatten()