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

  /external/skia/src/gpu/
SkGpuCanvas.cpp 29 this->setDeviceFactory(factory)->unref();
  /external/webkit/Source/WebCore/platform/graphics/android/
GaneshRenderer.cpp 120 canvas->setDeviceFactory(device->getDeviceFactory());
  /external/skia/include/core/
SkCanvas.h 123 SkDeviceFactory* setDeviceFactory(SkDeviceFactory*);
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/skia/
PlatformContextSkia.cpp 753 m_canvas->setDeviceFactory(factory);
  /external/skia/src/core/
SkCanvas.cpp 571 SkDeviceFactory* SkCanvas::setDeviceFactory(SkDeviceFactory* factory) {
    [all...]

Completed in 84 milliseconds