Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fSRGBDecodeTests.cpp338 const SRGBDecode decoding) in SRGBTestSampler()
361 void SRGBTestSampler::setDecode (const SRGBDecode decoding) in setDecode()
466 SRGBDecode decoding) in SRGBTestTexture()
504 void SRGBTestTexture::setDecode (const SRGBDecode decoding) in setDecode()
1142 const SRGBDecode decoding) in addTexture()
1152 const SRGBDecode decoding) in addSampler()
/external/libcups/cups/
Dhttp-support.c944 http_uri_coding_t decoding, /* I - Decoding flags */ in httpSeparateURI()