Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/dm/src/
H A Doh_display_manager.cpp297 auto retMemset = memset_s(ohBoundingRects, sizeof(NativeDisplayManager_Rect) * boundSize, 0, in OH_CreateBoundingRects() local
334 auto retMemset = memset_s(ohCutoutInfo, sizeof(NativeDisplayManager_CutoutInfo), 0, in OH_CreateCutoutInfoObject() local
601 …auto retMemset = memset_s(displayInfo->colorSpace, sizeof(NativeDisplayManager_DisplayColorSpace),… in NativeDisplayManager_SetColorSpace() local
652 …auto retMemset = memset_s(displayInfo->hdrFormat, sizeof(NativeDisplayManager_DisplayHdrFormat), 0, in NativeDisplayManager_SetHdrFormat() local
791 int32_t retMemset = memset_s(displaysInner, sizeof(NativeDisplayManager_DisplaysInfo), 0, in OH_NativeDisplayManager_CreateAllDisplays() local
854 auto retMemset = memset_s(displayInner, sizeof(NativeDisplayManager_DisplayInfo), 0, in NativeDisplayManager_FillDisplayInfo() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp2549 auto retMemset = in OH_Drawing_TypographyTextlineStyleGetFontFamilies() local