Searched defs:getSampler (Results 1 – 11 of 11) sorted by relevance
47 SkSampler* getSampler(bool createIfNecessary) override { in getSampler() function
36 SkSampler* getSampler(bool createIfNecessary) override { in getSampler() function
135 SkSampler* getSampler(bool createIfNecessary) override { in getSampler() function
39 SkSampler* getSampler(bool createIfNecessary) override { in getSampler() function
317 SkSampler* SkIcoCodec::getSampler(bool createIfNecessary) { in getSampler() function in SkIcoCodec
532 SkSampler* SkBmpRLECodec::getSampler(bool /*createIfNecessary*/) { in getSampler() function in SkBmpRLECodec
390 SkSampler* SkJpegCodec::getSampler(bool createIfNecessary) { in getSampler() function in SkJpegCodec
101 const tcu::Sampler& getSampler (void) const { return m_sampler; } in getSampler() function in deqp::gls::TextureBinding
689 virtual SkSampler* getSampler(bool /*createIfNecessary*/) { return nullptr; } in getSampler() function
101 const tcu::Sampler& getSampler (void) const { return m_sampler; } in getSampler() function in sglr::rc::Texture102 tcu::Sampler& getSampler (void) { return m_sampler; } in getSampler() function in sglr::rc::Texture
85 const tcu::Sampler& getSampler (void) const { return m_sampler; } in getSampler() function in vkt::sr::TextureBinding