Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrSWMaskHelper.cpp83 const SkImageInfo bmImageInfo = SkImageInfo::MakeA8(bounds.width(), bounds.height()); in init() local
84 if (!fPixels->tryAlloc(bmImageInfo)) { in init()
/third_party/skia/src/gpu/
DGrSWMaskHelper.cpp136 const SkImageInfo bmImageInfo = SkImageInfo::MakeA8(bounds.width(), bounds.height()); in init() local
137 if (!fPixels->tryAlloc(bmImageInfo)) { in init()