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

  /frameworks/base/libs/hwui/hwui/
Canvas.cpp 116 bool darken = channelSum < (128 * 3); local
120 simplifyPaint(darken ? SK_ColorWHITE : SK_ColorBLACK, &outlinePaint);
127 simplifyPaint(darken ? SK_ColorBLACK : SK_ColorWHITE, &innerPaint);
  /external/freetype/src/cff/
cf2hints.h 208 FT_Bool darken; /* true if stem darkening */ member in struct:CF2_GlyphPathRec_
cf2hints.c     [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
cf2hints.h 208 FT_Bool darken; /* true if stem darkening */ member in struct:CF2_GlyphPathRec_
cf2hints.c     [all...]
  /external/pdfium/third_party/freetype/src/cff/
cf2hints.h 208 FT_Bool darken; /* true if stem darkening */ member in struct:CF2_GlyphPathRec_
cf2hints.c     [all...]
  /external/ImageMagick/www/api/
statistic.php 59 <p>EvaluateImage() applies a value to the image with an arithmetic, relational, or logical operator to an image. Use these operations to lighten or darken an image, to increase or decrease contrast in an image, or to produce the "negative" of an image.</p>
98 <p>FunctionImage() applies a value to the image with an arithmetic, relational, or logical operator to an image. Use these operations to lighten or darken an image, to increase or decrease contrast in an image, or to produce the "negative" of an image.</p>
  /external/deqp/framework/referencerenderer/
rrFragmentOperations.cpp 451 inline float darken (float src, float dst) { return de::min(src, dst); } function in namespace:rr::advblend
622 case BLENDEQUATION_ADVANCED_DARKEN: SAMPLE_REGISTER_ADV_BLEND(darken); break;
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/css/
default.css     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js     [all...]
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 

Completed in 409 milliseconds