Searched defs:rowBytes (Results 1 – 4 of 4) sorted by relevance
80 void ArkClipBoardImageDataAdapterImpl::SetRowBytes(size_t rowBytes) in SetRowBytes()
81 void ArkClipBoardImageDataAdapterWrapper::SetRowBytes(size_t rowBytes) in SetRowBytes()
284 int32_t rowBytes = pixelMap->GetRowBytes(); in GetImgData() local
202 size_t rowBytes; member in OHOS::NWeb::MockClipBoardImageDataAdapter