Searched refs:native_lcd_fill (Results 1 – 2 of 2) sorted by relevance
90 static JSValue native_lcd_fill(JSContext *ctx, JSValueConst this_val, in native_lcd_fill() function124 JS_CFUNC_DEF("fill", 0, native_lcd_fill),
170 static duk_ret_t native_lcd_fill(duk_context *ctx) in native_lcd_fill() function280 AMP_ADD_FUNCTION("fill", native_lcd_fill, 1); in module_lcd_register()
Completed in 6 milliseconds