Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Gold::Hash Struct Reference

Public Member Functions

uint32_t operator() (const Gold &g) const
 

Detailed Description

Definition at line 437 of file DM.cpp.

Member Function Documentation

◆ operator()()

uint32_t Gold::Hash::operator() ( const Gold g) const
inline

Definition at line 438 of file DM.cpp.

438 {
439 return SkGoodHash()((const SkString&)g);
440 }

The documentation for this struct was generated from the following file: