Searched refs:cWeight (Results 1 – 7 of 7) sorted by relevance
92 static const ushort4 cWeight[17] = in Constants() local155 memcpy(&this->cWeight, cWeight, sizeof(cWeight)); in Constants()
30 ushort4 cWeight[17]; member
689 UShort4 cw = *Pointer<UShort4>(constants + OFFSET(Constants,cWeight) + 8 * a); in sampleAniso()
91 static const ushort4 cWeight[17] = { in Constants() local151 memcpy(&this->cWeight, cWeight, sizeof(cWeight)); in Constants()
32 ushort4 cWeight[17]; member
374 UShort4 cw = *Pointer<UShort4>(constants + OFFSET(Constants, cWeight) + 8 * N); in sampleAniso()
99 extern SkDPoint (SkDCurve::* const Top[])(const SkPoint curve[], SkScalar cWeight,