Home
last modified time | relevance | path

Searched refs:fIsScalable (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/codec/
H A DSkRawCodec.cpp515 return fIsScalable; in isScalable()
547 fIsScalable = cfaPatternSize.v != 0 && cfaPatternSize.h != 0; in init()
548 fIsXtransImage = fIsScalable ? (cfaPatternSize.v == 6 && cfaPatternSize.h == 6) : false; in init()
611 bool fIsScalable; member in SkDngImage

Completed in 2 milliseconds