Searched defs:ambient (Results 1 - 20 of 20) sorted by relevance

/external/autotest/client/site_tests/graphics_SanAngeles/src/
H A Dshader.h24 GLint ambient; member in struct:__anon837
/external/skia/src/effects/
H A DSkEmbossMaskFilter.cpp42 SkScalar ambient, SkScalar specular) {
50 // ambient should be 0...1 as a scalar
51 light.fAmbient = SkUnitScalarClampToByte(ambient);
152 str->appendf("ambient: %d specular: %d ",
41 MakeEmboss(SkScalar blurSigma, const SkScalar direction[3], SkScalar ambient, SkScalar specular) argument
H A DSkEmbossMask.cpp50 int ambient = light.fAmbient; local
75 int mul = ambient;
/external/skqp/src/effects/
H A DSkEmbossMaskFilter.cpp22 SkScalar ambient, SkScalar specular) {
30 // ambient should be 0...1 as a scalar
31 light.fAmbient = SkUnitScalarClampToByte(ambient);
139 str->appendf("ambient: %d specular: %d ",
21 MakeEmboss(SkScalar blurSigma, const SkScalar direction[3], SkScalar ambient, SkScalar specular) argument
H A DSkEmbossMask.cpp50 int ambient = light.fAmbient; local
75 int mul = ambient;
/external/linux-kselftest/tools/testing/selftests/capabilities/
H A Dtest_execve.c207 bool eff, bool perm, bool inh, bool ambient)
210 (perm ? "1" : "0"), (inh ? "1" : "0"), (ambient ? "1" : "0"),
215 static void exec_validate_cap(bool eff, bool perm, bool inh, bool ambient) argument
217 exec_other_validate_cap("./validate_cap", eff, perm, inh, ambient);
284 /* We should not be able to add ambient caps yet. */
206 exec_other_validate_cap(const char *name, bool eff, bool perm, bool inh, bool ambient) argument
/external/vulkan-validation-layers/libs/glm/detail/
H A Ddummy.cpp40 glm::vec4 ambient; // Acm member in struct:material
47 glm::vec4 ambient; // Acli member in struct:light
/external/swiftshader/src/Shader/
H A DVertexPipeline.cpp242 Vector4f ambient; local
245 ambient.x = globalAmbient.x;
246 ambient.y = globalAmbient.y;
247 ambient.z = globalAmbient.z;
289 ambient.x = ambient.x + lightAmbient.x * att;
290 ambient.y = ambient.y + lightAmbient.y * att;
291 ambient.z = ambient
[all...]
/external/skia/src/utils/
H A DSkShadowUtils.cpp87 /** Factory for an ambient shadow mesh with particular shadow properties. */
192 sk_sp<SkVertices> find(const AmbientVerticesFactory& ambient, const SkMatrix& matrix, argument
194 return fAmbientSet.find(ambient, matrix, translate);
197 sk_sp<SkVertices> add(const SkPath& devPath, const AmbientVerticesFactory& ambient, argument
199 return fAmbientSet.add(devPath, ambient, matrix, translate);
467 // The ambient shadow is greyscale only.
519 // Draw an offset spot shadow and outlining ambient shadow for the given path.
/external/skqp/src/utils/
H A DSkShadowUtils.cpp86 /** Factory for an ambient shadow mesh with particular shadow properties. */
191 sk_sp<SkVertices> find(const AmbientVerticesFactory& ambient, const SkMatrix& matrix, argument
193 return fAmbientSet.find(ambient, matrix, translate);
196 sk_sp<SkVertices> add(const SkPath& devPath, const AmbientVerticesFactory& ambient, argument
198 return fAmbientSet.add(devPath, ambient, matrix, translate);
464 // The ambient shadow is greyscale only.
516 // Draw an offset spot shadow and outlining ambient shadow for the given path.
/external/mesa3d/src/mesa/main/
H A Dffvertex_prog.c1174 struct ureg ambient = get_lightprod(p, i, 0, STATE_AMBIENT); local
1205 emit_op3(p, OPCODE_MAD, _col0, 0, swizzle1(lit,X), ambient, _col0);
1210 emit_op2(p, OPCODE_ADD, _col0, 0, ambient, _col0);
1215 emit_op2(p, OPCODE_ADD, _col0, 0, ambient, _col0);
1221 release_temp(p, ambient);
1229 struct ureg ambient = get_lightprod(p, i, 1, STATE_AMBIENT); local
1266 emit_op3(p, OPCODE_MAD, _bfc0, 0, swizzle1(lit,X), ambient, _bfc0);
1270 emit_op2(p, OPCODE_ADD, _bfc0, 0, ambient, _bfc0); /**/
1274 emit_op2(p, OPCODE_ADD, _bfc0, 0, ambient, _bfc0);
1284 release_temp(p, ambient);
[all...]
/external/swiftshader/src/OpenGL/libGLES_CM/
H A DContext.h135 Color ambient; member in struct:es1::Light
/external/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_cmd.h400 float ambient[4]; member in struct:__anon16482
894 float ambient[4]; member in struct:__anon16510
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 408 milliseconds