Home
last modified time | relevance | path

Searched refs:fLargeBitmap (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/gm/
Ddrawbitmaprect.cpp157 SkBitmap fLargeBitmap; member in DrawBitmapRectGM
167 fImage = makebm(canvas, &fLargeBitmap, gBmpSize, gBmpSize); in setupImage()
203 fProc(canvas, fImage.get(), fLargeBitmap, srcRect, dstRect, nullptr); in onDraw()
/third_party/skia/gm/
Ddrawbitmaprect.cpp164 SkBitmap fLargeBitmap; member in DrawBitmapRectGM
174 fImage = makebm(canvas, &fLargeBitmap, gBmpSize, gBmpSize); in setupImage()
211 fProc(canvas, fImage.get(), fLargeBitmap, srcRect, dstRect, SkSamplingOptions(), in onDraw()