Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DPathCache.cpp149 static void initBitmap(SkBitmap& bitmap, uint32_t width, uint32_t height) { in initBitmap() function
168 initBitmap(bitmap, width, height); in drawPath()