Home
last modified time | relevance | path

Searched defs:factor (Results 1 – 13 of 13) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylandvideo.c274 int32_t factor) in display_handle_scale()
A DSDL_waylandwindow.c377 …float factor = ((SDL_WaylandOutputData*)(wl_output_get_user_data(window->outputs[i])))->scale_fact… in update_scale_factor() local
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A DTestRotozoom.c462 int factor; in AccuracyTest2() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/extras/
A Dget_disto.c61 const uint32_t factor = (max > 0) ? (255u << 16) / max : 0; in RescalePlane() local
/AliOS-Things-master/components/uvoice/application/comb/
A Dcomb.c92 int factor = 0; in add_amount() local
/AliOS-Things-master/components/freetype/src/type1/
A Dt1load.c387 FT_Fixed factor; in T1_Set_MM_Blend() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dqjscalc.js2392 var factor = Integer.factor; variable
/AliOS-Things-master/components/SDL2/src/render/opengles/
A DSDL_render_gles.c234 static GLenum GetBlendFunc(SDL_BlendFactor factor) in GetBlendFunc()
/AliOS-Things-master/components/SDL2/src/render/direct3d/
A DSDL_render_d3d.c348 static D3DBLEND GetBlendFunc(SDL_BlendFactor factor) in GetBlendFunc()
/AliOS-Things-master/components/SDL2/src/render/opengl/
A DSDL_render_gl.c325 static GLenum GetBlendFunc(SDL_BlendFactor factor) in GetBlendFunc()
/AliOS-Things-master/components/SDL2/src/render/direct3d11/
A DSDL_render_d3d11.c302 static D3D11_BLEND GetBlendFunc(SDL_BlendFactor factor) in GetBlendFunc()
/AliOS-Things-master/components/SDL2/src/render/opengles2/
A DSDL_render_gles2.c333 static GLenum GetBlendFunc(SDL_BlendFactor factor) in GetBlendFunc()
/AliOS-Things-master/components/SDL2/src/gfx/
A DSDL_imageFilter.c3912 int dN, dC, factor; in SDL_imageFilterNormalizeLinear() local

Completed in 67 milliseconds