Searched refs:mpSurfaceProxy (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/canvas/source/directx/ |
H A D | dx_surfacebitmap.cxx | 228 mpSurfaceProxy(), in DXSurfaceBitmap() 283 mpSurfaceProxy = mpSurfaceManager->createSurfaceProxy(mpColorBuffer); in init() 405 mpSurfaceProxy->setColorBufferDirty(); in draw() 409 return mpSurfaceProxy->draw( fAlpha, rPos, rClipPoly, rTransform ); in draw() 423 mpSurfaceProxy->setColorBufferDirty(); in draw() 427 return mpSurfaceProxy->draw( fAlpha, rPos, rArea, rTransform ); in draw() 440 mpSurfaceProxy->setColorBufferDirty(); in draw() 444 return mpSurfaceProxy->draw( fAlpha, rPos, rTransform ); in draw() 455 mpSurfaceProxy->setColorBufferDirty(); in draw() 462 return mpSurfaceProxy->draw(fAlpha, in draw()
|
H A D | dx_spritecanvashelper.cxx | 105 mpSurfaceProxy(), in SpriteCanvasHelper() 131 mpSurfaceProxy = rSurfaceProxy; in init() 171 mpSurfaceProxy, in createCustomSprite()
|
H A D | dx_spritecanvashelper.hxx | 141 ::canvas::ISurfaceProxyManagerSharedPtr mpSurfaceProxy;
|
H A D | dx_surfacebitmap.hxx | 114 canvas::ISurfaceProxySharedPtr mpSurfaceProxy; member in dxcanvas::DXSurfaceBitmap
|
Completed in 23 milliseconds