HomeSort by relevance Sort by last modified time
    Searched refs:PerspectiveMatrixStrategy (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkLinearBitmapPipeline_matrix.h 88 class PerspectiveMatrixStrategy {
90 PerspectiveMatrixStrategy(SkVector offset, SkVector scale, SkVector skew,
SkLinearBitmapPipeline.cpp 82 using PerspectiveMatrix = MatrixStage<PerspectiveMatrixStrategy, Next>;

Completed in 354 milliseconds