Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fSRGBDecodeTests.cpp368 void SRGBTestSampler::setDecode(const SRGBDecode decoding) in setDecode() function in deqp::gles31::Functional::__anonb0efe2200111::SRGBTestSampler
490 void SRGBTestTexture::setDecode(const SRGBDecode decoding) in setDecode() function in deqp::gles31::Functional::__anonb0efe2200111::SRGBTestTexture
/aosp_15_r20/external/brotli/research/
H A Dbrotlidump.py274 def setDecode(self, decodeTable): member in PrefixDecoder