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

#include <SkGlyph.h>

Public Member Functions

uint32_t operator() (SkPackedGlyphID packedID) const
 

Detailed Description

Definition at line 75 of file SkGlyph.h.

Member Function Documentation

◆ operator()()

uint32_t SkPackedGlyphID::Hash::operator() ( SkPackedGlyphID  packedID) const
inline

Definition at line 76 of file SkGlyph.h.

76 {
77 return packedID.hash();
78 }
uint32_t hash() const
Definition SkGlyph.h:122

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