Searched refs:fPreMat (Results 1 – 5 of 5) sorted by relevance
83 hl->fPreMat = initialMat; in prepare_for_hoisting()84 hl->fPreMat.preConcat(info.fPreMat); in prepare_for_hoisting()93 totMat.preConcat(info.fPreMat); in compute_source_rect()263 initialCTM.preConcat(atlased[i].fPreMat); in DrawLayersToAtlas()303 totMat.preConcat(info.fPreMat); in FilterLayer()351 initialCTM.preConcat(layers[i].fPreMat); in DrawLayers()
25 SkMatrix fPreMat; variable
38 SkMatrix fPreMat; variable
676 dst.fPreMat = src.fPreMat; in trackSaveLayersForPicture()677 dst.fPreMat.postConcat(fFillBounds.ctm()); in trackSaveLayersForPicture()753 block.fPreMat = SkMatrix::I(); in popSaveLayerInfo()
393 REPORTER_ASSERT(reporter, info0.fPreMat.isIdentity()); in test_savelayer_extraction()402 REPORTER_ASSERT(reporter, info1.fPreMat.isIdentity()); in test_savelayer_extraction()413 REPORTER_ASSERT(reporter, info2.fPreMat.isIdentity()); in test_savelayer_extraction()423 REPORTER_ASSERT(reporter, info3.fPreMat.isIdentity()); in test_savelayer_extraction()433 REPORTER_ASSERT(reporter, info4.fPreMat.isIdentity()); in test_savelayer_extraction()443 REPORTER_ASSERT(reporter, info5.fPreMat.isIdentity()); in test_savelayer_extraction()452 REPORTER_ASSERT(reporter, info6.fPreMat.isIdentity()); in test_savelayer_extraction()462 REPORTER_ASSERT(reporter, info7.fPreMat.isIdentity()); in test_savelayer_extraction()