| /base/web/webview/test/unittest/ohos_adapter/ohos_image_adapter/ |
| H A D | ohos_image_decoder_adapter_test.cpp | 319 int32_t stride = imageDecoderAdapterImpl.GetStride(); in HWTEST_F() local
|
| /test/testfwk/arkxtest/uitest/addon/ |
| H A D | screen_copy.cpp | 279 const auto stride = scaledPixels->GetRowStride();
in WaitAndConsumeFrames() local
|
| /test/xts/hats/hdf/hdf_lite/display/ |
| H A D | loadbmp_test.c | 114 LoadPicToBuffer(const int8_t *fileName, OsdLogo *videoLogo, OsdColorFmt enFmt, uint8_t **outBuf, uint32_t *stride) LoadPicToBuffer() argument 181 LoadRgbData(OsdLogo *videoLogo, OsdColorFmt enFmt, uint32_t stride, uint8_t *origBuf) LoadRgbData() argument 204 LoadData(OsdLogo *videoLogo, OsdColorFmt enFmt, uint32_t stride, uint8_t *origBuf) LoadData() argument 227 Copy3BitsByFmt(OsdLogo *videoLogo, OsdColorFmt enFmt, uint32_t stride, uint8_t *origBuf) Copy3BitsByFmt() argument 251 Copy2BitsAnd4Bits(OsdLogo *videoLogo, uint32_t stride, uint8_t *origBuf) Copy2BitsAnd4Bits() argument 275 uint32_t stride; LoadBMPEx() local [all...] |
| H A D | loadbmp_test.h | 51 uint16_t stride; /* esurface stride */
member 58 uint32_t stride; /* in */
member
|
| /base/telephony/sms_mms/services/mms/ |
| H A D | mms_network_client.cpp | 239 int32_t stride = 2; in GetCoverUrl() local
|
| /base/web/webview/ohos_adapter/pasteboard_adapter/src/ |
| H A D | pasteboard_client_adapter_impl.cpp | 211 uint64_t stride = static_cast<uint64_t>(imageData->GetWidth()) << 2; in SetImgData() local
|
| /test/xts/acts/graphic/graphicnapitest/ |
| H A D | NativeImageTest.cpp | 347 int32_t stride = 0x8; in HWTEST_F() local
|
| /test/xts/acts/multimedia/av_codec/vcodec/encoder/src/ |
| H A D | videoenc_api11_sample.cpp | 525 int stride = sbuffer->GetStride(); in InputFuncSurface() local
|
| H A D | videoenc_ndk_sample.cpp | 499 int stride = sbuffer->GetStride(); in InputFuncSurface() local
|
| /test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/ |
| H A D | videodec_ndk_sample.cpp | 112 int32_t stride = 0; in VdecFormatChanged() local 602 int32_t stride = 0; in CheckOutputDescription() local
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/ |
| H A D | mock_pixel_map.cpp | 57 bool PixelMap::CheckParams(const uint32_t *colors, uint32_t colorLength, int32_t offset, int32_t stride, in CheckParams() argument 267 uint32_t PixelMap::ReadPixels(const uint64_t &bufferSize, const uint32_t &offset, const uint32_t &stride, in ReadPixels() argument 51 Create(const uint32_t *colors, uint32_t colorLength, int32_t offset, int32_t stride, const InitializationOptions &opts) Create() argument 261 CheckPixelsInput(const uint8_t *dst, const uint64_t &bufferSize, const uint32_t &offset, const uint32_t &stride, const Rect ®ion) CheckPixelsInput() argument 293 WritePixels(const uint8_t *source, const uint64_t &bufferSize, const uint32_t &offset, const uint32_t &stride, const Rect ®ion) WritePixels() argument
|
| /test/xts/acts/graphic/nativewindow/entry/src/main/cpp/ |
| H A D | nativewindow2.cpp | 291 int32_t stride;
in testNativeWindowNativeWindowHandleOptSetGetStrideNormal() local 317 int32_t stride;
in testNativeWindowNativeWindowHandleOptSetGetStrideAbnormal() local 398 int32_t stride;
in testNativeWindowNativeWindowHandleOptSetGetSwapIntervalAbnormal() local
|
| /test/ostest/wukong/common/src/ |
| H A D | wukong_util.cpp | 55 auto stride = static_cast<uint32_t>(pixelMap->GetRowBytes()); in g_isBwScreen() local 89 auto stride = static_cast<uint32_t>(pixelMap->GetRowBytes()); in TakeWuKongScreenCap() local
|
| /test/testfwk/arkxtest/uitest/server/ |
| H A D | system_ui_controller.cpp | 693 auto stride = static_cast<uint32_t>(pixelMap->GetRowBytes()); in TakeScreenCap() local
|
| /base/web/webview/interfaces/kits/cj/src/ |
| H A D | webview_ffi.cpp | 1095 uint64_t stride = static_cast<uint64_t>(width) << 2; in GetFavicon() local 1133 uint64_t stride = static_cast<uint64_t>(width) << 2; in FfiOHOSWebviewCtlGetFavicon() local
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| H A D | napi_webview_controller.cpp | 3825 uint64_t stride = static_cast<uint64_t>(width) << 2; in GetFavicon() local 3974 uint64_t stride = static_cast<uint64_t>(width) << 2; in GetFavicon() local 6207 uint64_t stride = static_cast<uint64_t>(returnWidth) << 2; in CreateWebPageSnapshotResultCallback() local
|