Searched refs:DebugVerifyBitmapIsPreMultiplied (Results 1 – 7 of 7) sorted by relevance
33 void DebugVerifyBitmapIsPreMultiplied() const override;
223 virtual void DebugVerifyBitmapIsPreMultiplied() const;
255 void DebugVerifyBitmapIsPreMultiplied(void* buffer = nullptr) const;
157 void DebugVerifyBitmapIsPreMultiplied() const;
266 bitmap->DebugVerifyBitmapIsPreMultiplied(); in DebugValidate()272 device->DebugVerifyBitmapIsPreMultiplied(); in DebugValidate()640 pSource->DebugVerifyBitmapIsPreMultiplied(buffer); in Upsample()2071 this->DebugVerifyBitmapIsPreMultiplied(); in PreMultiply()2085 this->DebugVerifyBitmapIsPreMultiplied(); in UnPreMultiply()2170 void CFX_SkiaDeviceDriver::DebugVerifyBitmapIsPreMultiplied() const { in DebugVerifyBitmapIsPreMultiplied() function in CFX_SkiaDeviceDriver2172 m_pOriDevice->DebugVerifyBitmapIsPreMultiplied(); in DebugVerifyBitmapIsPreMultiplied()2243 void CFX_FxgeDevice::DebugVerifyBitmapIsPreMultiplied() const { in DebugVerifyBitmapIsPreMultiplied() function in CFX_FxgeDevice2248 skDriver->DebugVerifyBitmapIsPreMultiplied(); in DebugVerifyBitmapIsPreMultiplied()2267 void CFX_DIBSource::DebugVerifyBitmapIsPreMultiplied(void* opt) const { in DebugVerifyBitmapIsPreMultiplied() function in CFX_DIBSource
833 void CFX_RenderDevice::DebugVerifyBitmapIsPreMultiplied() const { in DebugVerifyBitmapIsPreMultiplied() function in CFX_RenderDevice
1685 m_pDevice->DebugVerifyBitmapIsPreMultiplied(); in DebugVerifyDeviceIsPreMultiplied()