Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
Dmock_pixel_map.cpp183 int32_t PixelMap::GetRowBytes() in GetRowBytes() function in OHOS::Media::PixelMap
/base/web/webview/ohos_adapter/pasteboard_adapter/src/
Dpasteboard_client_adapter_impl.cpp268 int32_t rowBytes = pixelMap->GetRowBytes(); in GetImgData()