Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkRasterPipelineOpContexts.h233 struct SkRasterPipeline_MatrixMultiplyCtx { struct
/external/skia/tests/
DSkRasterPipelineTest.cpp1526 SkRasterPipeline_MatrixMultiplyCtx ctx; in DEF_TEST()
1576 SkRasterPipeline_MatrixMultiplyCtx ctx; in DEF_TEST()
1629 SkRasterPipeline_MatrixMultiplyCtx ctx; in DEF_TEST()
/external/skia/src/sksl/codegen/
DSkSLRasterPipelineBuilder.cpp2113 SkRasterPipeline_MatrixMultiplyCtx ctx; in makeStages()
2867 auto ctx = SkRPCtxUtils::Unpack((const SkRasterPipeline_MatrixMultiplyCtx*)v); in matrixMultiply()
/external/skia/src/opts/
DSkRasterPipeline_opts.h4795 SI void matrix_multiply(SkRasterPipeline_MatrixMultiplyCtx* packed, std::byte* base) { in matrix_multiply()
4841 HIGHP_TAIL_STAGE(matrix_multiply_2, SkRasterPipeline_MatrixMultiplyCtx* packed) { in HIGHP_TAIL_STAGE()
4845 HIGHP_TAIL_STAGE(matrix_multiply_3, SkRasterPipeline_MatrixMultiplyCtx* packed) { in HIGHP_TAIL_STAGE()
4849 HIGHP_TAIL_STAGE(matrix_multiply_4, SkRasterPipeline_MatrixMultiplyCtx* packed) { in HIGHP_TAIL_STAGE()