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

/frameworks/base/libs/hwui/
H A DShapeCache.cpp120 initBitmap(bitmap, rectWidth, rectHeight);
H A DShapeCache.h348 void initBitmap(SkBitmap& bitmap, uint32_t width, uint32_t height);
534 void ShapeCache<Entry>::initBitmap(SkBitmap& bitmap, uint32_t width, uint32_t height) { function in class:android::uirenderer::ShapeCache
576 initBitmap(bitmap, width, height);

Completed in 266 milliseconds