Searched defs:getLevels (Results 1 – 11 of 11) sorted by relevance
105 public List<ArrayCreationLevel> getLevels() { in getLevels() method in ArrayCreationExpr
153 virtual unsigned getLevels() const { return 0; } in getLevels() function234 unsigned getLevels() const override { return Levels; } in getLevels() function
142 public NodeList<ArrayCreationLevel> getLevels() { in getLevels() method in ArrayCreationExpr
159 virtual unsigned getLevels() const { return 0; } in getLevels() function245 unsigned getLevels() const override { return Levels; } in getLevels() function
559 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture2DView635 const ConstPixelBufferAccess* getLevels (void) const { return &m_access[0]; } in getLevels() function in tcu::TextureLevelPyramid636 const PixelBufferAccess* getLevels (void) { return &m_access[0]; } in getLevels() function in tcu::TextureLevelPyramid827 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture1DView937 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture1DArrayView1023 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture2DArrayView1127 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture3DView1212 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::TextureCubeArrayView
222 public Set<Level> getLevels() { in getLevels() method in LocaleIDParser
250 static byte[] getLevels(Bidi bidi) in getLevels() method in BidiLine
4763 public byte[] getLevels() in getLevels() method in Bidi
249 static byte[] getLevels(Bidi bidi) in getLevels() method in BidiLine
4821 public byte[] getLevels() in getLevels() method in Bidi
125 …const tcu::ConstPixelBufferAccess* getLevels (void) const { return &m_access[0]; … in getLevels() function in sglr::rc::TextureLevelArray