Home
last modified time | relevance | path

Searched defs:tightRB (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/tests/
H A DReadPixelsTest.cpp252 static void init_bitmap(SkBitmap* bitmap, const SkIRect& rect, TightRowBytes tightRB, in init_bitmap() argument
H A DWritePixelsTest.cpp295 static bool setup_bitmap(SkBitmap* bm, SkColorType ct, SkAlphaType at, int w, int h, int tightRB) { in setup_bitmap() argument
/third_party/skia/src/gpu/
H A DGrDataUtils.cpp635 size_t tightRB = dstBpp * dst.width(); in GrConvertPixels() local

Completed in 4 milliseconds