Home
last modified time | relevance | path

Searched defs:SkRasterPipeline (Results 1 – 10 of 10) sorted by relevance

/external/skia/include/effects/
DSkLumaColorFilter.h14 class SkRasterPipeline; variable
/external/skia/src/shaders/
DSkEmptyShader.h37 bool onAppendStages(SkRasterPipeline*, SkColorSpace*, SkArenaAlloc*, const SkMatrix&, in onAppendStages() argument
DSkShaderBase.h23 class SkRasterPipeline; variable
/external/skia/src/core/
DSkXfermodePriv.h18 class SkRasterPipeline; variable
DSkBlendModePriv.h14 class SkRasterPipeline; variable
DSkRasterPipeline.cpp11 SkRasterPipeline::SkRasterPipeline(SkArenaAlloc* alloc) : fAlloc(alloc) { in SkRasterPipeline() function in SkRasterPipeline
/external/skia/include/core/
DSkColorFilter.h22 class SkRasterPipeline; variable
DSkShader.h27 class SkRasterPipeline; variable
/external/skia/tests/
DSkRasterPipelineTest.cpp13 DEF_TEST(SkRasterPipeline, r) { in DEF_TEST() argument
/external/skia/src/shaders/gradients/
DSkLinearGradient.cpp84 SkRasterPipeline*, in adjustMatrixAndAppendStages() argument