Searched refs:kOvalPathDomain (Results 1 – 1 of 1) sorted by relevance
26 static const GrUniqueKey::Domain kOvalPathDomain = GrUniqueKey::GenerateDomain(); in compute_key_for_line_path() local27 GrUniqueKey::Builder builder(key, kOvalPathDomain, kBaseData32Cnt + strokeDataCnt); in compute_key_for_line_path()48 static const GrUniqueKey::Domain kOvalPathDomain = GrUniqueKey::GenerateDomain(); in compute_key_for_oval_path() local49 GrUniqueKey::Builder builder(key, kOvalPathDomain, kBaseData32Cnt + strokeDataCnt); in compute_key_for_oval_path()