Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/clipboard/
H A Dclipboard.cc147 const char* packed_pointer_buffer = &params[0].front(); in DispatchPortableRepresentation() local
148 WriteBitmap(**reinterpret_cast<SkBitmap* const*>(packed_pointer_buffer)); in DispatchPortableRepresentation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/clipboard/
H A Dclipboard.cc180 const char* packed_pointer_buffer = &params[0].front(); in DispatchPortableRepresentation() local
181 WriteBitmap(**reinterpret_cast<SkBitmap* const*>(packed_pointer_buffer)); in DispatchPortableRepresentation()