Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qa/cppunit/
H A DBackendTest.cxx910 BitmapWriteAccess* alphaWrite = alpha.AcquireAlphaWriteAccess(); in testDrawBlendExtended() local
911 alphaWrite->SetPixelIndex(0, 0, 0); // opaque in testDrawBlendExtended()
912 alpha.ReleaseAccess(alphaWrite); in testDrawBlendExtended()