Searched refs:useTargetColorSpace (Results 1 – 2 of 2) sorted by relevance
723 WackyYUVFormatsGM(bool useTargetColorSpace) : fUseTargetColorSpace(useTargetColorSpace) { in WackyYUVFormatsGM() argument
768 WackyYUVFormatsGM(bool useTargetColorSpace, bool useSubset, Type type) in WackyYUVFormatsGM() argument769 : fUseTargetColorSpace(useTargetColorSpace), fUseSubset(useSubset), fImageType(type) { in WackyYUVFormatsGM()