Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Enumerations | Variables
skcms_private Namespace Reference

Namespaces

namespace  baseline
 
namespace  hsw
 
namespace  skx
 

Enumerations

enum class  Op : int { M }
 

Variables

union { 
 
   uint32_t   skcms_private::bits 
 
   float   skcms_private::f 
 
inf_ = { 0x7f800000 } 
 

Enumeration Type Documentation

◆ Op

enum class skcms_private::Op : int
strong
Enumerator

Definition at line 106 of file skcms_Transform.h.

106 : int {
107#define M(op) op,
110#undef M
111};
#define SKCMS_STORE_OPS(M)
#define SKCMS_WORK_OPS(M)
#define M(op)

Variable Documentation

◆ bits

uint32_t skcms_private::bits

Definition at line 119 of file skcms_Transform.h.

◆ f

float skcms_private::f

Definition at line 120 of file skcms_Transform.h.

◆ [union]

const union { ... } skcms_private::inf_

Constants