Home
last modified time | relevance | path

Searched refs:obj2 (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/swig/
A Dlibwebp_python_wrap.c3768 PyObject * obj2 = 0 ; in _wrap_wrap_WebPEncodeRGB() local
3804 int ecode = SWIG_AsVal_int(obj2, &val); in _wrap_wrap_WebPEncodeRGB()
3888 PyObject * obj2 = 0 ; in _wrap_wrap_WebPEncodeBGR() local
3924 int ecode = SWIG_AsVal_int(obj2, &val); in _wrap_wrap_WebPEncodeBGR()
4008 PyObject * obj2 = 0 ; in _wrap_wrap_WebPEncodeRGBA() local
4044 int ecode = SWIG_AsVal_int(obj2, &val); in _wrap_wrap_WebPEncodeRGBA()
4128 PyObject * obj2 = 0 ; in _wrap_wrap_WebPEncodeBGRA() local
4245 PyObject * obj2 = 0 ; in _wrap_wrap_WebPEncodeLosslessRGB() local
4356 PyObject * obj2 = 0 ; in _wrap_wrap_WebPEncodeLosslessBGR() local
4467 PyObject * obj2 = 0 ; in _wrap_wrap_WebPEncodeLosslessRGBA() local
[all …]
/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_cont.c499 lv_obj_t * obj2 = lv_ll_get_prev(&cont->child_ll, child_rs); in lv_cont_layout_pretty() local
500 w_row = lv_obj_get_width(obj1) + lv_obj_get_width(obj2); in lv_cont_layout_pretty()
503 …lv_obj_align(obj2, cont, LV_ALIGN_IN_TOP_RIGHT, -pad, act_y + (h_row - lv_obj_get_height(obj2)) / … in lv_cont_layout_pretty()
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dquickjs.c49592 JSValueConst obj2; in JS_AddIntrinsicBigFloat() local
49616 obj2 = JS_NewGlobalCConstructorOnly(ctx, "BigFloatEnv", in JS_AddIntrinsicBigFloat()
49619 JS_SetPropertyFunctionList(ctx, obj2, js_float_env_funcs, in JS_AddIntrinsicBigFloat()

Completed in 109 milliseconds