Home
last modified time | relevance | path

Searched defs:sh (Results 1 – 17 of 17) sorted by relevance

/frameworks/rs/cpu_ref/linkloader/include/impl/
DELFSectionHeaderTable.hxx56 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
DELFReloc.hxx35 std::unique_ptr<ELFRelocTy> sh(new ELFRelocTy()); in readRela() local
63 std::unique_ptr<ELFRelocTy> sh(new ELFRelocTy()); in readRel() local
DELFSectionNoBits.hxx30 ELFSectionNoBits<Bitwidth>::read(Archiver &AR, ELFSectionHeaderTy const *sh) { in read()
DELFSection.hxx36 ELFSectionHeaderTy const *sh) { in read()
DELFSectionStrTab.hxx30 ELFSectionHeaderTy const *sh) { in read()
DELFSectionHeader.hxx44 std::unique_ptr<ELFSectionHeaderTy> sh(new ELFSectionHeaderTy()); in read() local
DELFSectionProgBits.hxx35 ELFSectionHeaderTy const *sh) { in read()
DELFSectionRelTable.hxx56 ELFSectionHeaderTy const *sh) { in read()
DELFSectionSymTab.hxx90 ELFSectionHeaderTy const *sh) { in read()
DELFSymbol.hxx54 std::unique_ptr<ELFSymbolTy> sh(new ELFSymbolTy()); in read() local
DELFObject.hxx1082 ELFSectionHeaderTy *sh = (*shtab)[i]; in relocate() local
1134 ELFSectionHeaderTy *sh = (*shtab)[i]; in relocate() local
/frameworks/rs/cpu_ref/linkloader/include/
DELFSectionProgBits.h79 ELFSectionHeaderTy const *sh = this->sh; in serialize() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DImageWallpaper.java323 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/
DCompatibilityInfo.java504 float sh = height/(float)newHeight; in computeCompatibleScaling() local
/frameworks/base/media/java/android/media/
DMediaPlayer.java707 public void setDisplay(SurfaceHolder sh) { in setDisplay()
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp358 float sh = rsc->getHeight(); in SC_DrawSpriteScreenspace() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DMccTable.java626 sTable.add(new MccEntry(658,"sh",2)); //Saint Helena, Ascension and Tristan da Cunha in sTable.add()