Home
last modified time | relevance | path

Searched defs:createPath (Results 1 – 5 of 5) sorted by relevance

/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/util/
DPath.java36 public static String createPath(Box box) { in createPath() method in Path
40 private static String createPath(Box box, String path) { in createPath() method in Path
/external/webkit/Source/WebCore/rendering/
DRenderDetailsMarker.cpp45 static Path createPath(const FloatPoint* path) in createPath() function
/external/webkit/Source/WebCore/platform/graphics/openvg/
DPathOpenVG.cpp91 void PlatformPathOpenVG::createPath() in createPath() function in WebCore::PlatformPathOpenVG
/external/skia/src/gpu/
DGrGpu.cpp206 GrPath* GrGpu::createPath(const SkPath& path) { in createPath() function in GrGpu
/external/skia/src/device/xps/
DSkXPSDevice.cpp496 HRESULT SkXPSDevice::createPath(IXpsOMGeometryFigure* figure, in createPath() function in SkXPSDevice