Home
last modified time | relevance | path

Searched defs:isColorAware (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkConvertPixels.cpp278 bool isColorAware, SkTransferFunctionBehavior behavior) { in convert_with_pipeline()
390 const bool isColorAware = dstInfo.colorSpace(); in SkConvertPixels() local