Searched defs:targetColorSpace (Results 1 – 4 of 4) sorted by relevance
58 SkColorSpace* targetColorSpace() const { return fTargetColorSpace.get(); } in targetColorSpace() function
84 SkColorSpace* GrYUVAImageTextureMaker::targetColorSpace() const { in targetColorSpace() function in GrYUVAImageTextureMaker
112 virtual SkColorSpace* targetColorSpace() const { return nullptr; } in targetColorSpace() function
293 SkColorSpace* targetColorSpace = producer->targetColorSpace(); in drawTextureProducerImpl() local