Home
last modified time | relevance | path

Searched refs:NeonMemcpy (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ui_lite/frameworks/render/
H A Drender_pixfmt_rgba_blend.cpp153 NeonMemcpy(mColors, NEON_STEP_COMPONENTS, colors, NEON_STEP_COMPONENTS); in CopyColorHSpan()
193 NeonMemcpy(mColors, NEON_STEP_COMPONENTS, colors, NEON_STEP_COMPONENTS); in BlendColorHSpan()
216 NeonMemcpy(mColors, NEON_STEP_COMPONENTS, colors, NEON_STEP_COMPONENTS); in BlendColorHSpan()
/foundation/CastEngine/castengine_wifi_display/services/utils/
H A Dutils.h95 void NeonMemcpy(volatile unsigned char *dst, volatile unsigned char *src, int32_t size);
H A Dutils.cpp204 void NeonMemcpy(volatile unsigned char *dst, volatile unsigned char *src, int size) in NeonMemcpy() function
/foundation/window/window_manager_lite/services/wms/
H A Dlite_win.cpp137 NeonMemcpy(backBufVirAddr, backBuf_->GetSize(), acquireBufVirAddr, acquireBuffer->GetSize()); in UpdateBackBuf()
/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
H A Dgraphic_neon_utils.h91 static void NeonMemcpy(void* dst, int32_t dstSize, const void* src, int32_t srcSize) in NeonMemcpy() function
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.cpp457 NeonMemcpy(dest, dstMaxSize, memStart, memSize); in FillAreaWithSoftWare()

Completed in 7 milliseconds