Home
last modified time | relevance | path

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

/external/skia/gm/
Dtilemodes_scaled.cpp21 static void makebm(SkBitmap* bm, SkColorType ct, int w, int h) { in makebm() function
75 makebm(&fTexture[i], gColorTypes[i], size, size); in onOnceBeforeDraw()
128 makebm(&fTexture[i], gColorTypes[i], size, size); in onDraw()
161 makebm(&bm, kN32_SkColorType, gWidth, gHeight); in make_bm()
Dshadertext3.cpp15 static void makebm(SkBitmap* bm, int w, int h) { in makebm() function
62 makebm(&fBmp, kPointSize / 4, kPointSize / 4); in onOnceBeforeDraw()
Dtilemodes.cpp22 static void makebm(SkBitmap* bm, SkColorType ct, int w, int h) { in makebm() function
77 makebm(&fTexture[i], gColorTypes[i], size, size); in onOnceBeforeDraw()
127 makebm(&fTexture[i], gColorTypes[i], size, size); in onDraw()
161 makebm(&bm, kN32_SkColorType, gWidth, gHeight); in make_bm()
Ddrawminibitmaprect.cpp17 static sk_sp<SkImage> makebm(int w, int h) { in makebm() function
81 fImage = makebm(gSurfaceSize, gSurfaceSize); in onDraw()
Ddrawbitmaprect.cpp35 static sk_sp<SkImage> makebm(SkCanvas* origCanvas, SkBitmap* resultBM, int w, int h) { in makebm() function
152 fImage = makebm(canvas, &fLargeBitmap, gBmpSize, gBmpSize); in setupImage()
/external/skqp/gm/
Dtilemodes_scaled.cpp21 static void makebm(SkBitmap* bm, SkColorType ct, int w, int h) { in makebm() function
75 makebm(&fTexture[i], gColorTypes[i], size, size); in onOnceBeforeDraw()
128 makebm(&fTexture[i], gColorTypes[i], size, size); in onDraw()
161 makebm(&bm, kN32_SkColorType, gWidth, gHeight); in make_bm()
Dshadertext3.cpp15 static void makebm(SkBitmap* bm, int w, int h) { in makebm() function
62 makebm(&fBmp, kPointSize / 4, kPointSize / 4); in onOnceBeforeDraw()
Dtilemodes.cpp22 static void makebm(SkBitmap* bm, SkColorType ct, int w, int h) { in makebm() function
77 makebm(&fTexture[i], gColorTypes[i], size, size); in onOnceBeforeDraw()
127 makebm(&fTexture[i], gColorTypes[i], size, size); in onDraw()
161 makebm(&bm, kN32_SkColorType, gWidth, gHeight); in make_bm()
Ddrawminibitmaprect.cpp17 static sk_sp<SkImage> makebm(int w, int h) { in makebm() function
81 fImage = makebm(gSurfaceSize, gSurfaceSize); in onDraw()
Ddrawbitmaprect.cpp35 static sk_sp<SkImage> makebm(SkCanvas* origCanvas, SkBitmap* resultBM, int w, int h) { in makebm() function
152 fImage = makebm(canvas, &fLargeBitmap, gBmpSize, gBmpSize); in setupImage()
/external/skia/samplecode/
DSampleTiling.cpp28 static void makebm(SkBitmap* bm, SkColorType ct, int w, int h) { in makebm() function
66 makebm(&fTexture[i], gColorTypes[i], gWidth, gHeight); in TilingView()
/external/skqp/samplecode/
DSampleTiling.cpp28 static void makebm(SkBitmap* bm, SkColorType ct, int w, int h) { in makebm() function
66 makebm(&fTexture[i], gColorTypes[i], gWidth, gHeight); in TilingView()
/external/skqp/bench/
DAlternatingColorPatternBench.cpp40 static void makebm(SkBitmap* bm, int w, int h) { in makebm() function
115 makebm(&fBmp, w, h); in onDelayedSetup()
/external/skia/bench/
DAlternatingColorPatternBench.cpp40 static void makebm(SkBitmap* bm, int w, int h) { in makebm() function
115 makebm(&fBmp, w, h); in onDelayedSetup()