Home
last modified time | relevance | path

Searched defs:colorScale (Results 1 – 11 of 11) sorted by relevance

/external/skia/include/utils/
DSkShadowUtils.h94 SkScalar* colorScale, SkScalar* tonalAlpha) { in ComputeTonalColorParams()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreUtil.hpp58 inline bool colorScaleAndBiasAreValid (const vk::VkFormat format, const float colorScale, const flo… in colorScaleAndBiasAreValid()
/external/deqp/framework/opengl/
DgluTextureTestUtil.hpp106 tcu::Vec4 colorScale; //!< Scale for texture color values. member
DgluTextureTestUtil.cpp925 …const tcu::ConstPixelBufferAccess& src, const float* texCoord, const tcu::Vec4& colorScale, const … in fetchTexture()
/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp291 void ASTCRenderer2D::initialize (int minRenderWidth, int minRenderHeight, const Vec4& colorScale, c… in initialize()
/external/deqp/modules/glshared/
DglsVertexArrayTests.cpp1148 …itive primitive, int firstVertex, int vertexCount, bool useVao, float coordScale, float colorScale) in render()
2037 float colorScale = 1.0f; in iterate() local
DglsDrawTest.cpp1841 …nstanceCount, int indirectOffset, int baseVertex, float coordScale, float colorScale, AttributeArr… in render()
3178 float colorScale = getColorScale(spec); in iterate() local
3797 float colorScale = 1.0f; in getColorScale() local
/external/skia/src/utils/
DSkShadowUtils.cpp462 SkScalar colorScale; in compute_render_color() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp60 tcu::Vec4 colorScale; //!< Scale for texture color values. member
/external/skia/src/effects/
DSkLightingImageFilter.cpp157 SkScalar colorScale = fKD * normal.dot(surfaceTolight); in light() local
182 SkScalar colorScale = fKS * SkScalarPow(normal.dot(halfDir), fShininess); in light() local
/external/skia/src/gpu/
DGrRenderTargetContext.cpp1146 SkScalar colorScale; in drawFastShadow() local