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

  /external/webkit/Source/WebCore/platform/graphics/gpu/
DrawingBuffer.h 107 void setGrContext(GrContext* ctx);
  /external/webkit/Source/WebCore/platform/graphics/chromium/
DrawingBufferChromium.cpp 170 void DrawingBuffer::setGrContext(GrContext* context)
  /external/webkit/Source/WebCore/platform/graphics/skia/
PlatformContextSkia.cpp 743 drawingBuffer->setGrContext(gr);

Completed in 231 milliseconds