Searched refs:addBadPixelListForMetadata (Results 1 – 3 of 3) sorted by relevance
152 virtual status_t addBadPixelListForMetadata(const uint32_t* hotPixels,
426 status_t OpcodeListBuilder::addBadPixelListForMetadata(const uint32_t* hotPixels, in addBadPixelListForMetadata() function in android::img_utils::OpcodeListBuilder
2010 err = builder.addBadPixelListForMetadata(badPixels, badPixelCount, opcodeCfaLayout); in DngCreator_setup()