Home
last modified time | relevance | path

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

/aoo42x/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx795 Picture aDstPic = GetXRenderPicture(); in drawAlphaBitmap() local
796 if( !aDstPic ) in drawAlphaBitmap()
890 rPeer.SetPictureClipRegion( aDstPic, mpClipRegion ); in drawAlphaBitmap()
893 rPeer.CompositePicture( PictOpOver, aSrcPic, aAlphaPic, aDstPic, in drawAlphaBitmap()
934 Picture aDstPic = GetXRenderPicture(); in drawAlphaRect() local
935 if( !aDstPic ) in drawAlphaRect()
942 aDstPic, in drawAlphaRect()
H A Dxrender_peer.hxx218 Picture aSrcPic, Picture aMaskPic, Picture aDstPic, in CompositePicture() argument
223 XRenderComposite( mpDisplay, nXRenderOp, aSrcPic, aMaskPic, aDstPic, in CompositePicture()
226 (*mpXRenderComposite)( mpDisplay, nXRenderOp, aSrcPic, aMaskPic, aDstPic, in CompositePicture()
H A Dsalgdi.cxx1062 rRenderPeer.SetPictureClipRegion( aDstPic, mpClipRegion ); in GetXRenderPicture()
1147 Picture aDstPic = GetXRenderPicture(); in drawFilledTrapezoids() local
1149 if( !aDstPic ) in drawFilledTrapezoids()
1200 rRenderPeer.SetPictureClipRegion( aDstPic, mpClipRegion ); in drawFilledTrapezoids()
1205 rEntry.m_aPicture, aDstPic, pMaskFormat, 0, 0, &aTrapVector[0], aTrapVector.size() ); in drawFilledTrapezoids()
H A Dsalgdi3.cxx579 Picture aDstPic = GetXRenderPicture(); in DrawServerAAFontString() local
580 if( !aDstPic ) in DrawServerAAFontString()
618 rRenderPeer.SetPictureClipRegion( aDstPic, mpClipRegion ); in DrawServerAAFontString()
642 rRenderPeer.CompositeString32( rEntry.m_aPicture, aDstPic, in DrawServerAAFontString()

Completed in 23 milliseconds