Home
last modified time | relevance | path

Searched defs:getDecoder (Results 1 – 4 of 4) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVBasicBlock.cpp58 SPIRVBasicBlock::getDecoder(std::istream &IS){ in getDecoder() function in SPIRVBasicBlock
DSPIRVFunction.cpp71 SPIRVFunction::getDecoder(std::istream &IS) { in getDecoder() function in SPIRVFunction
DSPIRVEntry.cpp141 SPIRVEntry::getDecoder(std::istream& I){ in getDecoder() function in SPIRV::SPIRVEntry
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/gif/
DGifDrawable.java114 public GifDecoder getDecoder() { in getDecoder() method in GifDrawable