Searched defs:create_string_bitmap (Results 1 – 2 of 2) sorted by relevance
| /external/skqp/tools/ |
| D | sk_tool_utils.cpp | 116 SkBitmap create_string_bitmap(int w, int h, SkColor c, int x, int y, in create_string_bitmap() function
|
| /external/skia/tools/ |
| D | ToolUtils.cpp | 159 create_string_bitmap(int w, int h, SkColor c, int x, int y, int textSize, const char* str) { in create_string_bitmap() function
|