HomeSort by relevance Sort by last modified time
    Searched refs:spotExponent (Results 1 - 6 of 6) sorted by null

  /external/skia/gm/
lighting.cpp 70 SkScalar spotExponent = SK_Scalar1;
114 spotExponent,
145 spotExponent,
imagefiltersscaled.cpp 86 SkScalar spotExponent = SK_Scalar1;
113 SkLightingImageFilter::MakeSpotLitDiffuse(spotLocation, spotTarget, spotExponent,
  /external/skia/bench/
LightingBench.cpp 60 static SkScalar spotExponent = SK_Scalar1;
61 return spotExponent;
  /external/vulkan-validation-layers/libs/glm/detail/
dummy.cpp 54 float spotExponent; // Srli
  /external/swiftshader/src/OpenGL/libGLES_CM/
Context.h 143 float spotExponent;
Context.cpp 180 light[i].spotExponent = 0.0f;
684 light[index].spotExponent = exponent;
    [all...]

Completed in 146 milliseconds