Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
skgpu::graphite::Rect::ComplementRect Struct Reference

#include <Rect.h>

Public Member Functions

AI ComplementRect (Rect rect)
 

Public Attributes

float4 fVals
 

Detailed Description

Definition at line 121 of file Rect.h.

Constructor & Destructor Documentation

◆ ComplementRect()

AI skgpu::graphite::Rect::ComplementRect::ComplementRect ( Rect  rect)
inline

Definition at line 122 of file Rect.h.

122: fVals(-rect.fVals.zwxy()) {}
sk_sp< SkBlender > blender SkRect rect
Definition SkRecords.h:350

Member Data Documentation

◆ fVals

float4 skgpu::graphite::Rect::ComplementRect::fVals

Definition at line 123 of file Rect.h.


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