Flutter Engine
The Flutter Engine
Public Member Functions | List of all members
SkPDFGradientShader::KeyHash Struct Reference

#include <SkPDFGradientShader.h>

Public Member Functions

uint32_t operator() (const Key &k) const
 

Detailed Description

Definition at line 44 of file SkPDFGradientShader.h.

Member Function Documentation

◆ operator()()

uint32_t SkPDFGradientShader::KeyHash::operator() ( const Key k) const
inline

Definition at line 45 of file SkPDFGradientShader.h.

45{ return k.fHash; }

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