Home
last modified time | relevance | path

Searched defs:getLevels (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h159 virtual unsigned getLevels() const { return 0; } in getLevels() function
245 unsigned getLevels() const override { return Levels; } in getLevels() function
/external/deqp/framework/common/
DtcuTexture.hpp496 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture1DView
547 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture2DView
616 const ConstPixelBufferAccess* getLevels (void) const { return &m_access[0]; } in getLevels() function in tcu::TextureLevelPyramid
617 const PixelBufferAccess* getLevels (void) { return &m_access[0]; } in getLevels() function in tcu::TextureLevelPyramid
857 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture1DArrayView
884 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture2DArrayView
1041 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture3DView
1120 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::TextureCubeArrayView
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBidiLine.java249 static byte[] getLevels(Bidi bidi) in getLevels() method in BidiLine
DBidi.java4792 public byte[] getLevels() in getLevels() method in Bidi
/external/icu/android_icu4j/src/main/java/android/icu/text/
DBidiLine.java250 static byte[] getLevels(Bidi bidi) in getLevels() method in BidiLine
DBidi.java4733 public byte[] getLevels() in getLevels() method in Bidi
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.hpp125 …const tcu::ConstPixelBufferAccess* getLevels (void) const { return &m_access[0]; … in getLevels() function in sglr::rc::TextureLevelArray