Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fSRGBDecodeTests.cpp336 const SRGBDecode decoding) in SRGBTestSampler()
359 void SRGBTestSampler::setDecode (const SRGBDecode decoding) in setDecode()
453 SRGBDecode decoding) in SRGBTestTexture()
491 void SRGBTestTexture::setDecode (const SRGBDecode decoding) in setDecode()
1069 const SRGBDecode decoding) in addTexture()
1079 const SRGBDecode decoding) in addSampler()
/external/libcups/cups/
Dhttp-support.c945 http_uri_coding_t decoding, /* I - Decoding flags */ in httpSeparateURI()