Searched refs:pSave2 (Results 1 – 4 of 4) sorted by relevance
218 if ( p->pSave2 ) Aig_ManStop( (Aig_Man_t *)p->pSave2 ); in Abc_FrameDeallocate()695 if ( pFrame->pSave2 ) in Abc_FrameSetSave2()696 Aig_ManStop( (Aig_Man_t *)pFrame->pSave2 ); in Abc_FrameSetSave2()697 pFrame->pSave2 = pAig; in Abc_FrameSetSave2()712 …ReadSave2() { void * pAig = Abc_FrameGetGlobalFrame()->pSave2; Abc_FrameGetGlobalFrame()->pSave2 … in Abc_FrameReadSave2()
137 void * pSave2; member
1701 BSaveStruct* pSave2 = rSaveList[i + 1].get(); in ResolveBitmapActions() local1702 if ( ( pSave->aBmpEx.GetPrefSize() == pSave2->aBmpEx.GetPrefSize() ) && in ResolveBitmapActions()1703 … ( pSave->aBmpEx.GetPrefMapMode() == pSave2->aBmpEx.GetPrefMapMode() ) ) in ResolveBitmapActions()1711 if ( ( nWinRop == SRCPAINT ) && ( pSave2->nWinRop == SRCAND ) ) in ResolveBitmapActions()1714 BitmapEx aBmpEx( pSave2->aBmpEx.GetBitmap(), aMask ); in ResolveBitmapActions()1722 else if ( ( nWinRop == SRCAND ) && ( pSave2->nWinRop == SRCPAINT ) ) in ResolveBitmapActions()1725 BitmapEx aBmpEx( pSave2->aBmpEx.GetBitmap(), aMask ); in ResolveBitmapActions()1731 … else if ( ( nWinRop == SRCAND ) && ( pSave2->nWinRop == SRCINVERT ) ) in ResolveBitmapActions()1734 BitmapEx aBmpEx( pSave2->aBmpEx.GetBitmap(), aMask ); in ResolveBitmapActions()
1999 BSaveStruct* pSave2 = rSaveList[i + 1].get(); in ResolveBitmapActions() local2000 if ( ( pSave->aBmpEx.GetPrefSize() == pSave2->aBmpEx.GetPrefSize() ) && in ResolveBitmapActions()2001 … ( pSave->aBmpEx.GetPrefMapMode() == pSave2->aBmpEx.GetPrefMapMode() ) ) in ResolveBitmapActions()2009 if ( ( nWinRop == SRCPAINT ) && ( pSave2->nWinRop == SRCAND ) ) in ResolveBitmapActions()2012 BitmapEx aBmpEx( pSave2->aBmpEx.GetBitmap(), aMask ); in ResolveBitmapActions()2020 else if ( ( nWinRop == SRCAND ) && ( pSave2->nWinRop == SRCPAINT ) ) in ResolveBitmapActions()2023 BitmapEx aBmpEx( pSave2->aBmpEx.GetBitmap(), rMask ); in ResolveBitmapActions()2029 … else if ( ( nWinRop == SRCAND ) && ( pSave2->nWinRop == SRCINVERT ) ) in ResolveBitmapActions()2032 BitmapEx aBmpEx( pSave2->aBmpEx.GetBitmap(), rMask ); in ResolveBitmapActions()