Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrHashMapWithCache.h16 struct GrCheapHash { struct
17 uint32_t operator()(uint32_t val) { in operator()