Home
last modified time | relevance | path

Searched defs:light (Results 1 - 25 of 40) sorted by relevance

12

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_dump.h41 nine_dump_D3DLIGHT9(unsigned ch, const D3DLIGHT9 *light) in nine_dump_D3DLIGHT9() argument
H A Dnine_ff.c1929 const D3DLIGHT9 *light = &context->ff.light[context->ff.active_light[l]]; nine_ff_load_lights() local
[all...]
H A Dnine_state.h155 D3DLIGHT9 *light; member
/third_party/skia/src/effects/
H A DSkEmbossMaskFilter.cpp27 sk_sp<SkMaskFilter> SkEmbossMaskFilter::Make(SkScalar blurSigma, const Light& light) { in Make() argument
48 SkEmbossMaskFilter::Light light; in MakeEmboss() local
63 SkEmbossMaskFilter::SkEmbossMaskFilter(SkScalar blurSigma, const Light& light) in SkEmbossMaskFilter() argument
109 Light light = fLight; filterMask() local
129 Light light; CreateProc() local
[all...]
H A DSkEmbossMask.cpp48 void SkEmbossMask::Emboss(SkMask* mask, const SkEmbossMaskFilter::Light& light) { in Emboss() argument
/third_party/ffmpeg/libavcodec/
H A Dlibdav1d.c458 AVContentLightMetadata *light = av_content_light_metadata_create_side_data(frame); in libdav1d_receive_frame() local
/third_party/cups-filters/cupsfilters/
H A Dcmyk.c1035 light, /* Light ink limit */ in cupsCMYKLoad() local
1877 cupsCMYKSetLtDk(cups_cmyk_t *cmyk, int channel, float light, float dark) cupsCMYKSetLtDk() argument
[all...]
/third_party/mesa3d/src/mesa/program/
H A Dprog_statevars.c195 unsigned light = first_light + i; in fetch_state() local
221 unsigned light = first_light + i; in fetch_state() local
247 unsigned light = first_light + i; in fetch_state() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dlight.c100 struct gl_light *light; in do_light() local
254 _mesa_Lightf( GLenum light, GLenu argument
264 _mesa_Lightfv( GLenum light, GLenum pname, const GLfloat *params ) _mesa_Lightfv() argument
325 _mesa_Lighti( GLenum light, GLenum pname, GLint param ) _mesa_Lighti() argument
335 _mesa_Lightiv( GLenum light, GLenum pname, const GLint *params ) _mesa_Lightiv() argument
377 _mesa_GetLightfv( GLenum light, GLenum pname, GLfloat *params ) _mesa_GetLightfv() argument
426 _mesa_GetLightiv( GLenum light, GLenum pname, GLint *params ) _mesa_GetLightiv() argument
683 struct gl_light *light = &ctx->Light.Light[i]; _mesa_update_material() local
694 struct gl_light *light = &ctx->Light.Light[i]; _mesa_update_material() local
719 struct gl_light *light = &ctx->Light.Light[i]; _mesa_update_material() local
730 struct gl_light *light = &ctx->Light.Light[i]; _mesa_update_material() local
742 struct gl_light *light = &ctx->Light.Light[i]; _mesa_update_material() local
753 struct gl_light *light = &ctx->Light.Light[i]; _mesa_update_material() local
956 struct gl_light *light = &ctx->Light.Light[i]; _mesa_update_lighting() local
1034 struct gl_light *light = &ctx->Light.Light[i]; compute_light_positions() local
[all...]
H A Des1_conversion.c211 _mesa_GetLightxv(GLenum light, GLenum pname, GLfixed *params) in _mesa_GetLightxv() argument
219 "glGetLightxv(light=0x%x)", light); in _mesa_GetLightxv() local
488 _mesa_Lightx(GLenum light, GLenum pname, GLfixed param) in _mesa_Lightx() argument
494 _mesa_Lightxv(GLenum light, GLenu argument
502 "glLightxv(light=0x%x)", light); _mesa_Lightxv() local
[all...]
H A Drastpos.c161 struct gl_light *light = &ctx->Light.Light[i]; in shade_rastpos() local
[all...]
H A Dffvertex_prog.c932 static struct ureg get_lightprod( struct tnl_program *p, GLuint light, in get_lightprod() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_1_0_params.cpp92 CaptureGetLightfv_params(const State &glState, bool isCallValid, GLenum light, LightParameter pnamePacked, GLfloat *params, ParamCapture *paramCapture) CaptureGetLightfv_params() argument
103 CaptureGetLightxv_params(const State &glState, bool isCallValid, GLenum light, LightParameter pnamePacked, GLfixed *params, ParamCapture *paramCapture) CaptureGetLightxv_params() argument
196 CaptureLightfv_params(const State &glState, bool isCallValid, GLenum light, LightParameter pnamePacked, const GLfloat *params, ParamCapture *paramCapture) CaptureLightfv_params() argument
207 CaptureLightxv_params(const State &glState, bool isCallValid, GLenum light, LightParameter pnamePacked, const GLfixed *params, ParamCapture *paramCapture) CaptureLightxv_params() argument
H A Dcapture_gles_1_0_autogen.cpp441 CaptureGetLightfv(const State &glState, bool isCallValid, GLenum light, LightParameter pnamePacked, GLfloat *params) CaptureGetLightfv() argument
470 CaptureGetLightxv(const State &glState, bool isCallValid, GLenum light, LightParameter pnamePacked, GLfixed *params) CaptureGetLightxv() argument
750 CaptureLightf(const State &glState, bool isCallValid, GLenum light, LightParameter pnamePacked, GLfloat param) CaptureLightf() argument
765 CaptureLightfv(const State &glState, bool isCallValid, GLenum light, LightParameter pnamePacked, const GLfloat *params) CaptureLightfv() argument
794 CaptureLightx(const State &glState, bool isCallValid, GLenum light, LightParameter pnamePacked, GLfixed param) CaptureLightx() argument
809 CaptureLightxv(const State &glState, bool isCallValid, GLenum light, LightParameter pnamePacked, const GLfixed *params) CaptureLightxv() argument
[all...]
/third_party/backends/backend/
H A Dplustek-usbcalfile.c82 LightCtrl light; member
[all...]
H A Dpieusb_scancmd.h208 SANE_Byte light; member
231 SANE_Byte light; /* => Pieusb_Settings.light */ member
H A Drts8891.c1071 int light, mode; in sane_start() local
4607 dark_calibration(struct Rts8891_Device *dev, int mode, int light) dark_calibration() argument
4862 gain_calibration(struct Rts8891_Device *dev, int mode, int light) gain_calibration() argument
5223 offset_calibration(struct Rts8891_Device *dev, int mode, int light) offset_calibration() argument
5450 setup_shading_calibration(struct Rts8891_Device *dev, int mode, int *light, int *status1, SANE_Byte * regs) setup_shading_calibration() argument
6128 shading_calibration(struct Rts8891_Device *dev, SANE_Bool color, int mode, int light) shading_calibration() argument
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_camera_profile.cpp82 real64 dng_camera_profile::IlluminantToTemperature (uint32 light) in IlluminantToTemperature() argument
H A Ddng_camera_profile.h345 void SetCalibrationIlluminant1 (uint32 light) in SetCalibrationIlluminant1() argument
356 void SetCalibrationIlluminant2 (uint32 light) in SetCalibrationIlluminant2() argument
[all...]
/third_party/qrcodegen/c/
H A Dqrcodegen-test.c488 bool light = (x == 3 && y == 8) || (x == 61 && y == 49); in testGetSetModule() local
/third_party/ffmpeg/libavfilter/
H A Dvf_colorconstancy.c538 static void normalize_light(double *light) in normalize_light() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_1_0_autogen.cpp577 void GL_APIENTRY GL_GetLightfv(GLenum light, GLenum pname, GLfloat *params) in GL_GetLightfv() argument
603 void GL_APIENTRY GL_GetLightxv(GLenum light, GLenum pname, GLfixed *params) in GL_GetLightxv() argument
891 GL_Lightf(GLenum light, GLenum pname, GLfloat param) GL_Lightf() argument
917 GL_Lightfv(GLenum light, GLenum pname, const GLfloat *params) GL_Lightfv() argument
943 GL_Lightx(GLenum light, GLenum pname, GLfixed param) GL_Lightx() argument
969 GL_Lightxv(GLenum light, GLenum pname, const GLfixed *params) GL_Lightxv() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DContext.cpp328 const Point &Context::getLightPosition(int light) in getLightPosition() argument
348 void Context::setLightEnable(int light, bool lightEnable) in setLightEnable() argument
353 void Context::setLightPosition(int light, Point worldLightPosition) in setLightPosition() argument
/third_party/skia/tests/
H A DBlurTest.cpp404 SkEmbossMaskFilter::Light light = { in DEF_TEST() local
501 static constexpr SkEmbossMaskFilter::Light light = { in DEF_TEST() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DGLES1Renderer.cpp195 const auto &light = gles1State.mLights[i]; in prepareForDraw() local
356 const auto &light = gles1State.mLights[i]; in prepareForDraw() local
[all...]

Completed in 30 milliseconds

12