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

  /external/webkit/Source/WebCore/platform/graphics/android/
GaneshContext.h 53 SkDevice* getDeviceForBaseTileSurface(const TileRenderInfo& renderInfo);
GaneshContext.cpp 100 device = getDeviceForBaseTileSurface(renderInfo);
112 SkDevice* GaneshContext::getDeviceForBaseTileSurface(const TileRenderInfo& renderInfo)

Completed in 163 milliseconds