Home
last modified time | relevance | path

Searched refs:Density (Results 1 – 20 of 20) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_fog.c111 d = ctx->Fog.Density; in radeonComputeFogBlendFactor()
116 d = ctx->Fog.Density*ctx->Fog.Density; in radeonComputeFogBlendFactor()
Dradeon_state.c354 d.f = -ctx->Fog.Density; in radeonFogfv()
358 d.f = -(ctx->Fog.Density * ctx->Fog.Density); in radeonFogfv()
Dradeon_state_init.c901 ctx->Driver.Fogfv( ctx, GL_FOG_DENSITY, &ctx->Fog.Density ); in radeonInitState()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_fog.c111 d = ctx->Fog.Density; in radeonComputeFogBlendFactor()
116 d = ctx->Fog.Density*ctx->Fog.Density; in radeonComputeFogBlendFactor()
Dr200_state.c407 d.f = -ctx->Fog.Density; in r200Fogfv()
412 d.f = -(ctx->Fog.Density * ctx->Fog.Density); in r200Fogfv()
422 d.f = -ctx->Fog.Density; in r200Fogfv()
426 d.f = -(ctx->Fog.Density * ctx->Fog.Density); in r200Fogfv()
Dr200_state_init.c1247 ctx->Driver.Fogfv( ctx, GL_FOG_DENSITY, &ctx->Fog.Density ); in r200InitState()
/external/mesa3d/src/mesa/swrast/
Ds_fog.c51 d = ctx->Fog.Density; in _swrast_z_to_fogfactor()
56 d = ctx->Fog.Density; in _swrast_z_to_fogfactor()
185 const GLfloat density = -ctx->Fog.Density; in _swrast_fog_rgba_span()
204 const GLfloat negDensitySquared = -ctx->Fog.Density * ctx->Fog.Density; in _swrast_fog_rgba_span()
/external/mesa3d/src/mesa/main/
Dfog.c124 if (ctx->Fog.Density == *params) in _mesa_Fogfv()
127 ctx->Fog.Density = *params; in _mesa_Fogfv()
218 ctx->Fog.Density = 1.0; in _mesa_init_fog()
Dmtypes.h896 GLfloat Density; /**< Density >= 0.0 */ member
Dattrib.c1029 _mesa_Fogf(GL_FOG_DENSITY, fog->Density); in _mesa_PopAttrib()
Dget.c586 { GL_FOG_DENSITY, CONTEXT_FLOAT(Fog.Density), NO_EXTRA },
/external/mesa3d/src/mesa/tnl/
Dt_vb_fog.c122 d = ctx->Fog.Density; in compute_fog_blend_factors()
129 d = ctx->Fog.Density*ctx->Fog.Density; in compute_fog_blend_factors()
/external/zlib/src/contrib/ada/
Dtest.adb213 Density : constant Count := 30; -- from 0 to Buffer'Length - 2; constant
242 Fill_Buffer (J, Density);
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv10_state_tnl.c116 k[1] = -0.09 * f->Density; in nv10_get_fog_coeff()
121 k[1] = -0.21 * f->Density; in nv10_get_fog_coeff()
/external/mesa3d/src/mesa/program/
Dprog_statevars.c255 value[0] = ctx->Fog.Density; in _mesa_fetch_state()
463 value[2] = (GLfloat)(ctx->Fog.Density * M_LOG2E); /* M_LOG2E == 1/ln(2) */ in _mesa_fetch_state()
464 value[3] = (GLfloat)(ctx->Fog.Density * ONE_DIV_SQRT_LN2); in _mesa_fetch_state()
/external/mesa3d/src/mesa/drivers/common/
Ddriverfuncs.c283 ctx->Driver.Fogfv(ctx, GL_FOG_DENSITY, &ctx->Fog.Density); in _mesa_init_driver_state()
/external/opencv3/doc/py_tutorials/py_video/py_bg_subtraction/
Dpy_bg_subtraction.markdown72 and "Efficient Adaptive Density Estimation per Image Pixel for the Task of Background Subtraction"
/external/webrtc/webrtc/modules/desktop_capture/
Dmouse_cursor_monitor_mac.mm222 // Convert Density Independent Pixel to physical pixel.
Dscreen_capturer_mac.mm916 // Convert from Density-Independent Pixel to physical pixel coordinates.
/external/llvm/docs/
DCodingStandards.rst1138 Density = 12