Flutter Engine
The Flutter Engine
|
#include <SkRasterPipelineOpContexts.h>
Public Attributes | |
const void * | pixels |
int | stride |
float | width |
float | height |
float | weights [16] |
bool | roundDownAtInteger = false |
Definition at line 65 of file SkRasterPipelineOpContexts.h.
float SkRasterPipeline_GatherCtx::height |
Definition at line 69 of file SkRasterPipelineOpContexts.h.
const void* SkRasterPipeline_GatherCtx::pixels |
Definition at line 66 of file SkRasterPipelineOpContexts.h.
bool SkRasterPipeline_GatherCtx::roundDownAtInteger = false |
Definition at line 72 of file SkRasterPipelineOpContexts.h.
int SkRasterPipeline_GatherCtx::stride |
Definition at line 67 of file SkRasterPipelineOpContexts.h.
float SkRasterPipeline_GatherCtx::weights[16] |
Definition at line 70 of file SkRasterPipelineOpContexts.h.
float SkRasterPipeline_GatherCtx::width |
Definition at line 68 of file SkRasterPipelineOpContexts.h.