Home
last modified time | relevance | path

Searched refs:colorXformBytes (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/codec/
H A DSkPngCodec.cpp450 const size_t colorXformBytes = dstInfo.width() * bytesPerPixel; in allocateStorage() local
451 fStorage.reset(colorXformBytes); in allocateStorage()

Completed in 2 milliseconds