Lines Matching refs:supported
323 // This is only supported by codecs that use incremental decoding to406 const bool supported = codec->getValidSubset(&subset);407 REPORTER_ASSERT(r, supported == supportsSubsetDecoding);