Home
last modified time | relevance | path

Searched defs:alphaScale (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/core/
DSkBitmapProcState_filter.h53 unsigned alphaScale) { in Filter_32_alpha()
107 unsigned alphaScale) { in Filter_32_alpha()
DSkDraw.cpp1779 const int alphaScale = Sk255To256(this->getPaintAlpha()); in shadeSpan() local
/external/opencv3/modules/cudaimgproc/src/cuda/
Dgeneralized_hough.cu465 … const float xi, const float angleEpsilon, const float alphaScale, in Guil_Full_buildFeatureList()
530 const float alphaScale = levels / (2.0f * CV_PI_F); in Guil_Full_buildFeatureList_caller() local
/external/skia/src/effects/gradients/
DSkLinearGradient.cpp167 unsigned alphaScale = ctx.fPaint->getAlpha() + (ctx.fPaint->getAlpha() >> 7); in LinearGradientContext() local
/external/opencv3/modules/imgproc/src/
Dgeneralized_hough.cpp687 const double alphaScale = levels_ / 360.0; in buildFeatureList() local
/external/deqp/modules/gles31/functional/
Des31fDrawBuffersIndexedTests.cpp314 …const float alphaScale = float(1 + (((renderbufferCount/2) + renderbufferCount - renderbuffer… in clearRenderbuffer() local