HomeSort by relevance Sort by last modified time
    Searched full:displ (Results 1 - 7 of 7) sorted by null

  /external/skia/gm/
displacement.cpp 82 SkAutoTUnref<SkImageFilter> displ(SkNEW_ARGS(SkBitmapSource, (fCheckerboard)));
85 SkDisplacementMapEffect::kG_ChannelSelectorType, 0.0f, displ)))->unref();
89 SkDisplacementMapEffect::kA_ChannelSelectorType, 0.2f, displ)))->unref();
93 SkDisplacementMapEffect::kB_ChannelSelectorType, 0.4f, displ)))->unref();
97 SkDisplacementMapEffect::kA_ChannelSelectorType, 0.6f, displ)))->unref();
101 SkDisplacementMapEffect::kA_ChannelSelectorType, 0.8f, displ)))->unref();
106 SkDisplacementMapEffect::kG_ChannelSelectorType, 0.5f, displ)))->unref();
110 SkDisplacementMapEffect::kA_ChannelSelectorType, 0.5f, displ)))->unref();
114 SkDisplacementMapEffect::kB_ChannelSelectorType, 0.5f, displ)))->unref();
118 SkDisplacementMapEffect::kA_ChannelSelectorType, 0.5f, displ)))->unref()
    [all...]
  /external/skia/src/effects/
SkDisplacementMapEffect.cpp 50 void computeDisplacement(SkScalar scale, SkBitmap* dst, SkBitmap* displ, SkBitmap* src)
54 const int dstW = displ->width();
55 const int dstH = displ->height();
62 const SkPMColor* displPtr = displ->getAddr32(0, y);
79 SkScalar scale, SkBitmap* dst, SkBitmap* displ, SkBitmap* src)
84 scale, dst, displ, src);
88 scale, dst, displ, src);
92 scale, dst, displ, src);
96 scale, dst, displ, src);
106 SkScalar scale, SkBitmap* dst, SkBitmap* displ, SkBitmap* src
170 SkBitmap displ, color = src; local
    [all...]
  /external/valgrind/main/VEX/priv/
host_s390_disasm.c 234 Int displ = ((Int)d << 12) >> 12; /* sign extend */ local
236 p += vex_sprintf(p, "%d", displ);
  /external/linux-tools-perf/util/
hist.c 791 ret += fprintf(fp, " Displ");
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
en-GB_lexpos.utf     [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
en-US_lexpos.utf     [all...]
  /frameworks/base/tests/DumpRenderTree/assets/results/
layout_tests_nontext.txt     [all...]

Completed in 342 milliseconds