Flutter Engine
The Flutter Engine
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 107 of file skcms_Transform.h.

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

Variable Documentation

◆ bits

uint32_t skcms_private::bits

Definition at line 120 of file skcms_Transform.h.

◆ f

float skcms_private::f

Definition at line 121 of file skcms_Transform.h.

◆ 

const union { ... } skcms_private::inf_

Constants