Searched refs:ImplGetBitmapBuffer (Results 1 – 2 of 2) sorted by relevance
866 BitmapBuffer& rDst = *rDstWA.ImplGetBitmapBuffer(); in ImplFastBitmapBlending()867 const BitmapBuffer& rSrc = *rSrcRA.ImplGetBitmapBuffer(); in ImplFastBitmapBlending()868 const BitmapBuffer& rMsk = *rMskRA.ImplGetBitmapBuffer(); in ImplFastBitmapBlending()
109 SAL_DLLPRIVATE BitmapBuffer* ImplGetBitmapBuffer() const { return mpBuffer; } in ImplGetBitmapBuffer() function in BitmapReadAccess
Completed in 19 milliseconds