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

  /external/webkit/Source/WebCore/platform/graphics/gpu/
SharedGraphicsContext3D.h 137 static bool useLoopBlinnForPathRendering();
SharedGraphicsContext3D.cpp 69 attr.antialias = useLoopBlinnForPathRendering();
427 bool SharedGraphicsContext3D::useLoopBlinnForPathRendering()
  /external/webkit/Source/WebCore/platform/graphics/chromium/
GLES2Canvas.cpp 711 if (SharedGraphicsContext3D::useLoopBlinnForPathRendering()) {
    [all...]

Completed in 135 milliseconds