Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkLinearBitmapPipeline.cpp413 auto matrixStage = pipeline.fMatrixStageCloner(tilerStage, allocator); in SkLinearBitmapPipeline() local
440 auto matrixStage = allocator->make<PerspectiveMatrix<>>( in chooseMatrix() local
453 auto matrixStage = allocator->make<AffineMatrix<>>( in chooseMatrix() local
464 auto matrixStage = allocator->make<ScaleMatrix<>>( in chooseMatrix() local
474 auto matrixStage = allocator->make<TranslateMatrix<>>( in chooseMatrix() local