Home
last modified time | relevance | path

Searched defs:w4 (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.cpp766 int64_t w4 = FO_MUL(decU, decV); local
777 … const int32_t w4 = static_cast<int32_t>(decU * decV * 256.0f); // 256:shift 8 bit left local
872 int64_t w4 = FO_MUL(decU, decV); local
882 … const int32_t w4 = static_cast<int32_t>(decU * decV * 256.0f); // 256:shift 8 bit left local
991 int64_t w4 = FO_MUL(decU, decV); local
1001 … const int32_t w4 = static_cast<int32_t>(decU * decV * 256.0f); // 256:shift 8 bit left local
1083 … const int32_t w4 = static_cast<int32_t>(decU * decV * 256.0f); // 256:shift 8 bit left local
1151 int64_t w4 = FO_MUL(decU, decV); local
1396 int64_t w4 = FO_MUL(decU, decV); local
1425 const int32_t w4 = static_cast<int32_t>(decU * decV * 256.0f); local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_p2p_query_sync_test.cpp1021 WaterMark w4 = -1; variable
1357 WaterMark w4 = -1; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsproperty_fuzzer/
H A Drsproperty_fuzzer.cpp95 float w4 = GetData<float>(); in RSPropertiesFuzzTestInner01() local
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
H A Datomicserviceweb.js882 clearUrl(w4) { argument
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/treeview/interfaces/
H A Dtreeview.js305 w4: undefined, property in f3.constructor.t4
4234 constructor(w4, x4, itemWidth, itemHeight, y4, z4, a5) { argument