Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
sksg::NodePriv Class Referencefinal

#include <SkSGNodePriv.h>

Static Public Member Functions

static bool HasInval (const sk_sp< Node > &node)
 

Detailed Description

Definition at line 16 of file SkSGNodePriv.h.

Member Function Documentation

◆ HasInval()

static bool sksg::NodePriv::HasInval ( const sk_sp< Node > &  node)
inlinestatic

Definition at line 19 of file SkSGNodePriv.h.

19{ return node->hasInval(); }

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