Searched refs:calcBytesPerPixel (Results 1 – 5 of 5) sorted by relevance
77 C2DBytesPerPixel calcBytesPerPixel(ColorConvertFormat format);545 req->bpp = calcBytesPerPixel(mSrcFormat); in getBuffReq()555 req->bpp = calcBytesPerPixel(mDstFormat); in getBuffReq()592 C2DBytesPerPixel C2DColorConverter::calcBytesPerPixel(ColorConvertFormat format) { in calcBytesPerPixel() function in android::C2DColorConverter
78 C2DBytesPerPixel calcBytesPerPixel(ColorConvertFormat format);599 req->bpp = calcBytesPerPixel(mSrcFormat); in getBuffReq()609 req->bpp = calcBytesPerPixel(mDstFormat); in getBuffReq()647 C2DBytesPerPixel C2DColorConverter::calcBytesPerPixel(ColorConvertFormat format) { in calcBytesPerPixel() function in android::C2DColorConverter
78 C2DBytesPerPixel calcBytesPerPixel(ColorConvertFormat format);605 req->bpp = calcBytesPerPixel(mSrcFormat); in getBuffReq()615 req->bpp = calcBytesPerPixel(mDstFormat); in getBuffReq()653 C2DBytesPerPixel C2DColorConverter::calcBytesPerPixel(ColorConvertFormat format) { in calcBytesPerPixel() function in android::C2DColorConverter
212 C2DBytesPerPixel calcBytesPerPixel(ColorConvertFormat format);
710 req->bpp = calcBytesPerPixel(mSrcFormat); in getBuffReq()720 req->bpp = calcBytesPerPixel(mDstFormat); in getBuffReq()762 C2DBytesPerPixel C2DColorConverter::calcBytesPerPixel(ColorConvertFormat format) { in calcBytesPerPixel() function in C2DColorConverter