Searched defs:makebm (Results 1 - 6 of 6) sorted by relevance
/third_party/skia/gm/ |
H A D | drawminibitmaprect.cpp | 29 static sk_sp<SkImage> makebm(int w, int h) { in makebm() function
|
H A D | shadertext3.cpp | 31 static void makebm(SkBitmap* bm, int w, int h) { in makebm() function
|
H A D | drawbitmaprect.cpp | 51 static sk_sp<SkImage> makebm(SkCanvas* origCanvas, SkBitmap* resultBM, int w, int h) { in makebm() function
|
H A D | tilemodes.cpp | 33 static void makebm(SkBitmap* bm, SkColorType ct, int w, int h) { in makebm() function
|
H A D | tilemodes_scaled.cpp | 36 static void makebm(SkBitmap* bm, SkColorType ct, int w, int h) { in makebm() function
|
/third_party/skia/bench/ |
H A D | AlternatingColorPatternBench.cpp | 40 static void makebm(SkBitmap* bm, int w, int h) { in makebm() function
|
Completed in 5 milliseconds