Home
last modified time | relevance | path

Searched refs:clipHash (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/core/
DSkVMBlitter.cpp481 uint64_t clipHash = 0; in CacheKey() local
484 clipHash = hash_shader(p, params.clip, &cov); in CacheKey()
485 if (clipHash == 0) { in CacheKey()
486 clipHash = 1; in CacheKey()
519 clipHash, in CacheKey()