Searched defs:createSkBitmap (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/tests/unit/
H A DSkiaBehaviorTests.cpp29 SkBitmap createSkBitmap(int width, int height) { function
42 SkBitmap origBitmap = createSkBitmap(1, 1);
59 SkBitmap bitmap = createSkBitmap(100, 100);

Completed in 46 milliseconds