Home
last modified time | relevance | path

Searched defs:SharedBitmap (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/common/resources/
H A Dshared_bitmap.cc18 SharedBitmap::SharedBitmap(uint8_t* pixels) : pixels_(pixels) {} in SharedBitmap() function in viz::SharedBitmap
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/common/resources/
H A Dshared_bitmap.cc19 SharedBitmap::SharedBitmap(uint8_t* pixels) : pixels_(pixels) {} in SharedBitmap() function in viz::SharedBitmap
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dthumbcache.h73 typedef class SharedBitmap SharedBitmap; typedef
75 typedef struct SharedBitmap SharedBitmap; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dthumbcache.h73 typedef class SharedBitmap SharedBitmap; typedef
75 typedef struct SharedBitmap SharedBitmap; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/layers/
H A Dui_resource_layer_unittest.cc151 TEST_F(UIResourceLayerTest, SharedBitmap) { in TEST_F() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/layers/
H A Dui_resource_layer_unittest.cc151 TEST_F(UIResourceLayerTest, SharedBitmap) { in TEST_F() argument
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/
H A DGraphicsContext.h109 class SharedBitmap; variable
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs8819 pub const SharedBitmap: ::windows_sys::core::GUID = ::windows_sys::core::GUID { data1: 1303536758, … const