Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
SkColorShader.cpp File Reference
#include "src/shaders/SkColorShader.h"
#include "include/core/SkAlphaType.h"
#include "include/core/SkColorSpace.h"
#include "include/core/SkData.h"
#include "include/core/SkFlattenable.h"
#include "include/core/SkShader.h"
#include "include/private/base/SkFloatingPoint.h"
#include "include/private/base/SkTPin.h"
#include "src/core/SkColorSpacePriv.h"
#include "src/core/SkColorSpaceXformSteps.h"
#include "src/core/SkEffectPriv.h"
#include "src/core/SkRasterPipeline.h"
#include "src/core/SkReadBuffer.h"
#include "src/core/SkWriteBuffer.h"
#include "src/shaders/SkShaderBase.h"
#include <utility>

Go to the source code of this file.

Namespaces

namespace  SkShaders
 

Functions

void SkRegisterColor4ShaderFlattenable ()
 
void SkRegisterColorShaderFlattenable ()
 

Function Documentation

◆ SkRegisterColor4ShaderFlattenable()

void SkRegisterColor4ShaderFlattenable ( )

Definition at line 94 of file SkColorShader.cpp.

94 {
96}
#define SK_REGISTER_FLATTENABLE(type)

◆ SkRegisterColorShaderFlattenable()

void SkRegisterColorShaderFlattenable ( )

Definition at line 98 of file SkColorShader.cpp.