Searched defs:sh (Results 1 – 17 of 17) sorted by relevance
/frameworks/rs/cpu_ref/linkloader/include/impl/ |
D | ELFSectionHeaderTable.hxx | 56 std::unique_ptr<ELFSectionHeaderTy> sh( in read() local 89 ELFSectionHeaderTy *sh = table[i]; in buildNameMap() local 99 typename llvm::StringMap<ELFSectionHeaderTy *>::const_iterator sh = in getByName() local
|
D | ELFReloc.hxx | 35 std::unique_ptr<ELFRelocTy> sh(new ELFRelocTy()); in readRela() local 63 std::unique_ptr<ELFRelocTy> sh(new ELFRelocTy()); in readRel() local
|
D | ELFSectionNoBits.hxx | 30 ELFSectionNoBits<Bitwidth>::read(Archiver &AR, ELFSectionHeaderTy const *sh) { in read()
|
D | ELFSection.hxx | 36 ELFSectionHeaderTy const *sh) { in read()
|
D | ELFSectionStrTab.hxx | 30 ELFSectionHeaderTy const *sh) { in read()
|
D | ELFSectionHeader.hxx | 44 std::unique_ptr<ELFSectionHeaderTy> sh(new ELFSectionHeaderTy()); in read() local
|
D | ELFSectionProgBits.hxx | 35 ELFSectionHeaderTy const *sh) { in read()
|
D | ELFSectionRelTable.hxx | 56 ELFSectionHeaderTy const *sh) { in read()
|
D | ELFSectionSymTab.hxx | 90 ELFSectionHeaderTy const *sh) { in read()
|
D | ELFSymbol.hxx | 54 std::unique_ptr<ELFSymbolTy> sh(new ELFSymbolTy()); in read() local
|
D | ELFObject.hxx | 1082 ELFSectionHeaderTy *sh = (*shtab)[i]; in relocate() local 1134 ELFSectionHeaderTy *sh = (*shtab)[i]; in relocate() local
|
/frameworks/rs/cpu_ref/linkloader/include/ |
D | ELFSectionProgBits.h | 79 ELFSectionHeaderTy const *sh = this->sh; in serialize() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | ImageWallpaper.java | 323 SurfaceHolder sh = getSurfaceHolder(); in drawFrame() local 456 private void drawWallpaperWithCanvas(SurfaceHolder sh, int w, int h, int left, int top) { in drawWallpaperWithCanvas() 484 private boolean drawWallpaperWithOpenGL(SurfaceHolder sh, int w, int h, int left, int top) { in drawWallpaperWithOpenGL()
|
/frameworks/base/core/java/android/content/res/ |
D | CompatibilityInfo.java | 504 float sh = height/(float)newHeight; in computeCompatibleScaling() local
|
/frameworks/base/media/java/android/media/ |
D | MediaPlayer.java | 707 public void setDisplay(SurfaceHolder sh) { in setDisplay()
|
/frameworks/rs/driver/ |
D | rsdRuntimeStubs.cpp | 358 float sh = rsc->getHeight(); in SC_DrawSpriteScreenspace() local
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | MccTable.java | 626 sTable.add(new MccEntry(658,"sh",2)); //Saint Helena, Ascension and Tristan da Cunha in sTable.add()
|