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

  /external/webkit/Source/WebCore/platform/graphics/chromium/
LayerTilerChromium.h 53 enum BorderTexelOption { HasBorderTexels, NoBorderTexels };
LayerRendererChromium.cpp 124 m_rootLayerContentTiler = LayerTilerChromium::create(this, IntSize(256, 256), LayerTilerChromium::NoBorderTexels);
    [all...]

Completed in 1394 milliseconds