Searched refs:reencode (Results 1 – 4 of 4) sorted by relevance
/external/skia/tests/ |
D | SRGBTest.cpp | 29 reencode {linear.get(),upm, sRGB.get(),upm}; in DEF_TEST() local 34 reencode .apply(&p, !!normalized); in DEF_TEST() 107 reencode {linear.get(),upm, cs.get(),upm}; in test_roundtripping() local 112 reencode .apply(&p, normalized); in test_roundtripping()
|
/external/skqp/tests/ |
D | SRGBTest.cpp | 29 reencode {linear.get(),upm, sRGB.get(),upm}; in DEF_TEST() local 34 reencode .apply(&p, !!normalized); in DEF_TEST() 107 reencode {linear.get(),upm, cs.get(),upm}; in test_roundtripping() local 112 reencode .apply(&p, normalized); in test_roundtripping()
|
/external/python/cpython2/Doc/library/ |
D | csv.rst | 612 # ... and reencode it into the target encoding
|
/external/python/cpython3/Misc/ |
D | HISTORY | 12101 reencode all filenames in all objects.
|