Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
SkRasterPipeline_GatherCtx Struct Reference

#include <SkRasterPipelineOpContexts.h>

Public Attributes

const void * pixels
 
int stride
 
float width
 
float height
 
float weights [16]
 
bool roundDownAtInteger = false
 

Detailed Description

Definition at line 65 of file SkRasterPipelineOpContexts.h.

Member Data Documentation

◆ height

float SkRasterPipeline_GatherCtx::height

Definition at line 69 of file SkRasterPipelineOpContexts.h.

◆ pixels

const void* SkRasterPipeline_GatherCtx::pixels

Definition at line 66 of file SkRasterPipelineOpContexts.h.

◆ roundDownAtInteger

bool SkRasterPipeline_GatherCtx::roundDownAtInteger = false

Definition at line 72 of file SkRasterPipelineOpContexts.h.

◆ stride

int SkRasterPipeline_GatherCtx::stride

Definition at line 67 of file SkRasterPipelineOpContexts.h.

◆ weights

float SkRasterPipeline_GatherCtx::weights[16]

Definition at line 70 of file SkRasterPipelineOpContexts.h.

◆ width

float SkRasterPipeline_GatherCtx::width

Definition at line 68 of file SkRasterPipelineOpContexts.h.


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