Home
last modified time | relevance | path

Searched defs:onDrawTextOnPath (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/pipeline/skia/
DDumpOpsCanvas.h100 void onDrawTextOnPath(const void*, size_t, const SkPath&, const SkMatrix*, in onDrawTextOnPath() function
/frameworks/base/libs/hwui/tests/unit/
DFatalTestCanvas.h46 void onDrawTextOnPath(const void* text, size_t byteLength, const SkPath& path, in onDrawTextOnPath() function
/frameworks/base/libs/hwui/
DSkiaCanvasProxy.cpp392 void SkiaCanvasProxy::onDrawTextOnPath(const void* text, size_t byteLength, const SkPath& path, in onDrawTextOnPath() function in android::uirenderer::SkiaCanvasProxy