Home
last modified time | relevance | path

Searched defs:pixelFormat (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
Dmock_pixel_map.cpp68 void PixelMap::UpdatePixelsAlpha(const AlphaType &alphaType, const PixelFormat &pixelFormat, uint8_… in UpdatePixelsAlpha()
/base/theme/wallpaper_mgr/interfaces/kits/napi/test/unittest/src/wallpaper_js/
DWallpaper.test.js78 let opts = {editable: true, pixelFormat: 3, size: {height: 4, width: 6}}; property