Searched defs:getLevels (Results 1 – 9 of 9) sorted by relevance
105 public List<ArrayCreationLevel> getLevels() { in getLevels() method in ArrayCreationExpr
154 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
499 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture1DView550 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture2DView619 const ConstPixelBufferAccess* getLevels (void) const { return &m_access[0]; } in getLevels() function in tcu::TextureLevelPyramid620 const PixelBufferAccess* getLevels (void) { return &m_access[0]; } in getLevels() function in tcu::TextureLevelPyramid860 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture1DArrayView887 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture2DArrayView1044 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture3DView1123 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::TextureCubeArrayView
249 static byte[] getLevels(Bidi bidi) in getLevels() method in BidiLine
4814 public byte[] getLevels() in getLevels() method in Bidi
250 static byte[] getLevels(Bidi bidi) in getLevels() method in BidiLine
4756 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