Home
last modified time | relevance | path

Searched defs:Uint8ClampedArray (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/doc/stdlib/packages/
Descompat.rst22448 Uint8ClampedArray section in Classes
22460 Methods
24086 Properties
/arkcompiler/runtime_core/static_core/plugins/ets/doc/interop_js/
D5_js.rst1903 Uint8ClampedArray section in JS Std library
1909 - The Uint8ClampedArray typed array represents an array of 8-bit unsigned integers with values clam… argument
1930 - When a Uint8ClampedArray object is passed from the JS side to ArkTS through interop, a proxy obje… argument
/arkcompiler/ets_runtime/test/moduletest/typearray/
Dtypearray.js1123 Uint8ClampedArray: ["0","0","0","0","0","0","1","2","3"], property
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp891 HWTEST_F_L0(JSNApiTests, Uint8ClampedArray) in HWTEST_F_L0() argument