Home
last modified time | relevance | path

Searched refs:computePathBounds (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DPathCache.cpp126 static void computePathBounds(const SkPath* path, const SkPaint* paint, PathTexture* texture, in computePathBounds() function
155 computePathBounds(path, paint, texture, width, height); in drawPath()