Flutter Engine
The Flutter Engine
|
#include <SkRasterPipelineOpContexts.h>
Public Attributes | |
SkRasterPipeline_MemoryCtx * | context |
int | bytesPerPixel |
bool | load |
bool | store |
Definition at line 50 of file SkRasterPipelineOpContexts.h.
int SkRasterPipeline_MemoryCtxInfo::bytesPerPixel |
Definition at line 53 of file SkRasterPipelineOpContexts.h.
SkRasterPipeline_MemoryCtx* SkRasterPipeline_MemoryCtxInfo::context |
Definition at line 51 of file SkRasterPipelineOpContexts.h.
bool SkRasterPipeline_MemoryCtxInfo::load |
Definition at line 54 of file SkRasterPipelineOpContexts.h.
bool SkRasterPipeline_MemoryCtxInfo::store |
Definition at line 55 of file SkRasterPipelineOpContexts.h.