Home
last modified time | relevance | path

Searched defs:dstBPP (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/codec/
DSkSwizzler.cpp1165 int dstBPP = dstInfo.bytesPerPixel(); in Make() local
1171 int dstBPP, const SkCodec::Options& options, const SkIRect* frame) { in Make()
1193 int srcWidth, int dstOffset, int dstWidth, int srcBPP, int dstBPP) in SkSwizzler()