Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.cpp1198 ColorType arrayp3[NEON_STEP_8] = {}; local
1271 arrayp3[i] = *(reinterpret_cast<ColorType*>(&imgHead[px1 + in.srcLineWidth]));
1277 uint8x8x4_t v4p3 = vld4_u8(reinterpret_cast<uint8_t*>(arrayp3));

Completed in 5 milliseconds