Home
last modified time | relevance | path

Searched refs:native_lcd_fill (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/hardware/lcd/
A Dmodule_lcd.c90 static JSValue native_lcd_fill(JSContext *ctx, JSValueConst this_val, in native_lcd_fill() function
124 JS_CFUNC_DEF("fill", 0, native_lcd_fill),
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/hardware/lcd/
A Dmodule_lcd.c170 static duk_ret_t native_lcd_fill(duk_context *ctx) in native_lcd_fill() function
280 AMP_ADD_FUNCTION("fill", native_lcd_fill, 1); in module_lcd_register()

Completed in 6 milliseconds