Home
last modified time | relevance | path

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

/third_party/skia/gm/
Dtilemodes_scaled.cpp36 static void makebm(SkBitmap* bm, SkColorType ct, int w, int h) { in makebm() function
89 makebm(&fTexture[i], gColorTypes[i], size, size); in onOnceBeforeDraw()
137 makebm(&fTexture[i], gColorTypes[i], size, size); in onDraw()
170 makebm(&bm, kN32_SkColorType, gWidth, gHeight); in make_bm()
Dshadertext3.cpp31 static void makebm(SkBitmap* bm, int w, int h) { in makebm() function
78 makebm(&fBmp, kPointSize / 4, kPointSize / 4); in onOnceBeforeDraw()
Dtilemodes.cpp33 static void makebm(SkBitmap* bm, SkColorType ct, int w, int h) { in makebm() function
87 makebm(&fTexture[i], gColorTypes[i], size, size); in onOnceBeforeDraw()
136 makebm(&fTexture[i], gColorTypes[i], size, size); in onDraw()
170 makebm(&bm, kN32_SkColorType, gWidth, gHeight); in make_bm()
Ddrawminibitmaprect.cpp29 static sk_sp<SkImage> makebm(int w, int h) { in makebm() function
93 fImage = makebm(gSurfaceSize, gSurfaceSize); in onDraw()
Ddrawbitmaprect.cpp51 static sk_sp<SkImage> makebm(SkCanvas* origCanvas, SkBitmap* resultBM, int w, int h) { in makebm() function
174 fImage = makebm(canvas, &fLargeBitmap, gBmpSize, gBmpSize); in setupImage()
/third_party/flutter/skia/gm/
Dtilemodes_scaled.cpp30 static void makebm(SkBitmap* bm, SkColorType ct, int w, int h) { in makebm() function
84 makebm(&fTexture[i], gColorTypes[i], size, size); in onOnceBeforeDraw()
137 makebm(&fTexture[i], gColorTypes[i], size, size); in onDraw()
170 makebm(&bm, kN32_SkColorType, gWidth, gHeight); in make_bm()
Dshadertext3.cpp32 static void makebm(SkBitmap* bm, int w, int h) { in makebm() function
79 makebm(&fBmp, kPointSize / 4, kPointSize / 4); in onOnceBeforeDraw()
Ddrawminibitmaprect.cpp29 static sk_sp<SkImage> makebm(int w, int h) { in makebm() function
93 fImage = makebm(gSurfaceSize, gSurfaceSize); in onDraw()
Dtilemodes.cpp34 static void makebm(SkBitmap* bm, SkColorType ct, int w, int h) { in makebm() function
89 makebm(&fTexture[i], gColorTypes[i], size, size); in onOnceBeforeDraw()
139 makebm(&fTexture[i], gColorTypes[i], size, size); in onDraw()
173 makebm(&bm, kN32_SkColorType, gWidth, gHeight); in make_bm()
Ddrawbitmaprect.cpp50 static sk_sp<SkImage> makebm(SkCanvas* origCanvas, SkBitmap* resultBM, int w, int h) { in makebm() function
167 fImage = makebm(canvas, &fLargeBitmap, gBmpSize, gBmpSize); in setupImage()
/third_party/skia/bench/
DAlternatingColorPatternBench.cpp40 static void makebm(SkBitmap* bm, int w, int h) { in makebm() function
115 makebm(&fBmp, w, h); in onDelayedSetup()
/third_party/flutter/skia/bench/
DAlternatingColorPatternBench.cpp40 static void makebm(SkBitmap* bm, int w, int h) { in makebm() function
115 makebm(&fBmp, w, h); in onDelayedSetup()