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

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLVideoElement.cpp 208 SkXfermode::Mode mode = WebCoreCompositeToSkiaComposite(context->compositeOperation(), context->blendModeOperation());
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContext.h 193 WebBlendMode blendModeOperation() const { return immutableState()->blendMode(); }
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
CanvasRenderingContext2D.cpp     [all...]

Completed in 484 milliseconds