Searched refs:shouldUseColorXform (Results 1 – 1 of 1) sorted by relevance
71 bool shouldUseColorXform() { return fUseColorXform; } in shouldUseColorXform() function in SkJpegEncoderMgr344 … encoderMgr->shouldUseColorXform() ? encoderMgr->cinfo()->input_components * src.width() : 0) in SkJpegEncoderImpl()374 if (fEncoderMgr->shouldUseColorXform()) { in onEncodeRows()