Home
last modified time | relevance | path

Searched refs:PerspectiveMatrix (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkLinearBitmapPipeline.cpp82 using PerspectiveMatrix = MatrixStage<PerspectiveMatrixStrategy, Next>; typedef
440 auto matrixStage = allocator->make<PerspectiveMatrix<>>( in chooseMatrix()
449 return memory->make<PerspectiveMatrix<>>(cloneNext, matrixStage); in chooseMatrix()