HomeSort by relevance Sort by last modified time
    Searched full:effects (Results 2551 - 2575 of 4021) sorted by null

<<101102103104105106107108109110>>

  /external/python/cpython2/Tools/pynche/
README 212 The "Text Window" allows you to see what effects various colors
  /external/python/cpython3/Doc/howto/
descriptor.rst 307 Likewise, the effects of calling a method object depend on the :attr:`im_self`
  /external/python/cpython3/Doc/library/
random.rst 408 between the effects of a drug versus a placebo::
  /external/python/cpython3/Lib/concurrent/futures/
process.py 69 # be bad if the callable being evaluated has external side-effects e.g.
  /external/python/cpython3/Lib/test/
test_runpy.py 82 # Avoid side effects
test_site.py 318 """Test side-effects from importing 'site'."""
  /external/python/cpython3/Tools/pynche/
README 212 The "Text Window" allows you to see what effects various colors
  /external/skia/src/core/
SkMaskFilter.cpp 24 #include "effects/GrXfermodeFragmentProcessor.h"
  /external/skia/src/effects/
SkDisplacementMapEffect.cpp 27 #include "effects/GrTextureDomain.h"
SkMorphologyImageFilter.cpp 136 * Morphology effects. Depending upon the type of morphology, either the
  /external/skia/src/gpu/ops/
GrShadowRRectOp.cpp 12 #include "effects/GrShadowGeoProc.h"
  /external/skia/src/gpu/text/
GrAtlasTextBlob.h 476 // Effects from the paint that are used to build a SkScalerContext.
  /external/skia/src/ports/
SkFontHost_mac.cpp 770 const SkScalerContextEffects& effects,
772 : INHERITED(std::move(typeface), effects, desc)
    [all...]
SkFontHost_win.cpp 612 const SkScalerContextEffects& effects,
614 : SkScalerContext(std::move(rawTypeface), effects, desc)
    [all...]
  /external/skia/src/utils/
SkShadowUtils.cpp 26 #include "effects/GrBlurredEdgeFragmentProcessor.h"
  /external/skia/tests/
TessellatingPathRendererTests.cpp 18 #include "effects/GrPorterDuffXferProcessor.h"
  /external/skqp/src/effects/
SkDisplacementMapEffect.cpp 27 #include "effects/GrTextureDomain.h"
SkMorphologyImageFilter.cpp 136 * Morphology effects. Depending upon the type of morphology, either the
  /external/skqp/src/gpu/
GrShape.cpp 635 // Only path effects could care about the order of the points. Otherwise canonicalize
  /external/skqp/src/gpu/ops/
GrShadowRRectOp.cpp 12 #include "effects/GrShadowGeoProc.h"
  /external/skqp/src/gpu/text/
GrAtlasTextBlob.h 489 // Effects from the paint that are used to build a SkScalerContext.
  /external/skqp/src/ports/
SkFontHost_mac.cpp 770 const SkScalerContextEffects& effects,
772 : INHERITED(std::move(typeface), effects, desc)
    [all...]
SkFontHost_win.cpp 612 const SkScalerContextEffects& effects,
614 : SkScalerContext(std::move(rawTypeface), effects, desc)
    [all...]
  /external/skqp/src/utils/
SkShadowUtils.cpp 25 #include "effects/GrBlurredEdgeFragmentProcessor.h"
  /external/skqp/tests/
OnFlushCallbackTest.cpp 23 #include "effects/GrSimpleTextureEffect.h"

Completed in 2870 milliseconds

<<101102103104105106107108109110>>