Searched defs:dstColorFormat (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/core/ |
D | SkColorSpaceXform.cpp | 1050 ::onApply(ColorFormat dstColorFormat, void* dst, ColorFormat srcColorFormat, const void* src, in onApply() 1139 bool SkColorSpaceXform::apply(ColorFormat dstColorFormat, void* dst, ColorFormat srcColorFormat, in apply() 1161 ::applyPipeline(ColorFormat dstColorFormat, void* dst, ColorFormat srcColorFormat, in applyPipeline()
|