Searched defs:dstBPP (Results 1 – 2 of 2) sorted by relevance
/external/skqp/src/codec/ |
D | SkSwizzler.cpp | 1143 int dstBPP = dstInfo.bytesPerPixel(); in Make() local 1149 int dstBPP, const SkCodec::Options& options, const SkIRect* frame) { in Make() 1171 int srcWidth, int dstOffset, int dstWidth, int srcBPP, int dstBPP) in SkSwizzler()
|
/external/skia/src/codec/ |
D | SkSwizzler.cpp | 1143 int dstBPP = dstInfo.bytesPerPixel(); in Make() local 1149 int dstBPP, const SkCodec::Options& options, const SkIRect* frame) { in Make() 1171 int srcWidth, int dstOffset, int dstWidth, int srcBPP, int dstBPP) in SkSwizzler()
|