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

#include <SkSLSymbolTable.h>

Public Member Functions

uint32_t operator() (const SymbolKey &key) const
 

Detailed Description

Definition at line 212 of file SkSLSymbolTable.h.

Member Function Documentation

◆ operator()()

uint32_t SkSL::SymbolTable::SymbolKey::Hash::operator() ( const SymbolKey &  key) const
inline

Definition at line 213 of file SkSLSymbolTable.h.

213{ return key.fHash; }

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