Home
last modified time | relevance | path

Searched refs:reencode (Results 1 – 4 of 4) sorted by relevance

/external/skia/tests/
DSRGBTest.cpp29 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/
DSRGBTest.cpp29 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/
Dcsv.rst612 # ... and reencode it into the target encoding
/external/python/cpython3/Misc/
DHISTORY12101 reencode all filenames in all objects.