Searched refs:conicWeightCnt (Results 1 – 1 of 1) sorted by relevance
93 const int conicWeightCnt = conicWeights.count(); in compute_key_for_simple_path() local101 const int conicWeightData32Cnt = ARRAY_DATA32_COUNT(SkScalar, conicWeightCnt); in compute_key_for_simple_path()147 if (conicWeightCnt > 0) { in compute_key_for_simple_path()149 (conicWeightCnt * sizeof(SkScalar) / sizeof(uint32_t)))) { in compute_key_for_simple_path()152 memcpy(&builder[i], conicWeights.begin(), conicWeightCnt * sizeof(SkScalar)); in compute_key_for_simple_path()