Home
last modified time | relevance | path

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

/external/skia/src/codec/
DSkRawCodec.cpp545 void init(const int width, const int height, const dng_point& cfaPatternSize) { in init()
566 dng_point cfaPatternSize(imageData.cfa_pattern_dim[1], imageData.cfa_pattern_dim[0]); in initFromPiex() local
593 dng_point cfaPatternSize(0, 0); in readDng() local