Searched refs:read_scalar (Results 1 – 1 of 1) sorted by relevance
1425 static SkScalar read_scalar(const uint32_t*& ptr) { in read_scalar() function1504 this->setTextSize(read_scalar(pod)); in unflatten()1505 this->setTextScaleX(read_scalar(pod)); in unflatten()1506 this->setTextSkewX(read_scalar(pod)); in unflatten()1507 this->setStrokeWidth(read_scalar(pod)); in unflatten()1508 this->setStrokeMiter(read_scalar(pod)); in unflatten()