Searched refs:fPreMat (Results 1 – 5 of 5) sorted by relevance
81 hl->fPreMat = initialMat; in prepare_for_hoisting()82 hl->fPreMat.preConcat(info.fPreMat); in prepare_for_hoisting()91 totMat.preConcat(info.fPreMat); in compute_source_rect()266 initialCTM.preConcat(atlased[i].fPreMat); in DrawLayersToAtlas()294 totMat.preConcat(info.fPreMat); in FilterLayer()349 initialCTM.preConcat(layers[i].fPreMat); in DrawLayers()
25 SkMatrix fPreMat; variable
42 SkMatrix fPreMat; variable
682 dst.fPreMat = src.fPreMat; in trackSaveLayersForPicture()683 dst.fPreMat.postConcat(fFillBounds.ctm()); in trackSaveLayersForPicture()760 block.fPreMat = SkMatrix::I(); in popSaveLayerInfo()
405 REPORTER_ASSERT(reporter, info0.fPreMat.isIdentity()); in test_savelayer_extraction()414 REPORTER_ASSERT(reporter, info1.fPreMat.isIdentity()); in test_savelayer_extraction()425 REPORTER_ASSERT(reporter, info2.fPreMat.isIdentity()); in test_savelayer_extraction()435 REPORTER_ASSERT(reporter, info3.fPreMat.isIdentity()); in test_savelayer_extraction()445 REPORTER_ASSERT(reporter, info4.fPreMat.isIdentity()); in test_savelayer_extraction()455 REPORTER_ASSERT(reporter, info5.fPreMat.isIdentity()); in test_savelayer_extraction()464 REPORTER_ASSERT(reporter, info6.fPreMat.isIdentity()); in test_savelayer_extraction()474 REPORTER_ASSERT(reporter, info7.fPreMat.isIdentity()); in test_savelayer_extraction()