Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/flash/
H A Dswfwriter2.cxx480 : meType( bClipped ? clipped_bitmap : tiled_bitmap ), in FillStyle()
527 case clipped_bitmap: in addTo()
H A Dswfwriter.hxx209 …0x00, linear_gradient = 0x10, radial_gradient = 0x12, tiled_bitmap = 0x40, clipped_bitmap = 0x41 }; enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/test/
H A Dbrowser_test_utils.cc3680 SkBitmap clipped_bitmap; in CompareWebContentsOutputToReference() local
3682 &clipped_bitmap, in CompareWebContentsOutputToReference()
3686 cc::MatchesPNGFile(clipped_bitmap, expected_path, comparator); in CompareWebContentsOutputToReference()
3692 ASSERT_TRUE(cc::WritePNGFile(clipped_bitmap, expected_path, in CompareWebContentsOutputToReference()