Searched refs:bmImageInfo (Results 1 – 2 of 2) sorted by relevance
83 const SkImageInfo bmImageInfo = SkImageInfo::MakeA8(bounds.width(), bounds.height()); in init() local84 if (!fPixels->tryAlloc(bmImageInfo)) { in init()
136 const SkImageInfo bmImageInfo = SkImageInfo::MakeA8(bounds.width(), bounds.height()); in init() local137 if (!fPixels->tryAlloc(bmImageInfo)) { in init()