Home
last modified time | relevance | path

Searched defs:kBaseData32Cnt (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/
DGrPath.cpp24 const int kBaseData32Cnt = 1 + sizeof(pts) / sizeof(uint32_t); in compute_key_for_line_path() local
46 const int kBaseData32Cnt = 1 + sizeof(rect) / sizeof(uint32_t); in compute_key_for_oval_path() local
164 const int kBaseData32Cnt = 2; in compute_key_for_general_path() local