Home
last modified time | relevance | path

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

/external/skia/src/codec/
DSkSwizzler.cpp789 const int dstBPP = dstInfo.bytesPerPixel(); in CreateSwizzler() local
1187 int srcWidth, int dstOffset, int dstWidth, int srcBPP, int dstBPP) in SkSwizzler()
/external/skqp/src/codec/
DSkSwizzler.cpp789 const int dstBPP = SkColorTypeBytesPerPixel(dstInfo.colorType()); in CreateSwizzler() local
1187 int srcWidth, int dstOffset, int dstWidth, int srcBPP, int dstBPP) in SkSwizzler()