Home
last modified time | relevance | path

Searched refs:setSize (Results 1 – 25 of 123) sorted by relevance

12345

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
DNavigationBar.java88 setSize(context, leftPadding, orientation, getSidePadding(sw)); in setupNavBar()
89 setSize(context, rightPadding, orientation, getSidePadding(sw)); in setupNavBar()
93 setSize(context, navButton, orientation, navButtonWidth); in setupNavBar()
96 setSize(context, getChildAt(2), orientation, 128); in setupNavBar()
97 setSize(context, getChildAt(4), orientation, 128); in setupNavBar()
101 private static void setSize(BridgeContext context, View view, int orientation, int size) { in setSize() method in NavigationBar
/frameworks/compile/mclinker/unittests/
DStaticResolverTest.cpp74 new_sym->setSize(0); in TEST_F()
76 old_sym->setSize(1); in TEST_F()
101 new_sym->setSize(0); in TEST_F()
103 old_sym->setSize(1); in TEST_F()
128 new_sym->setSize(0); in TEST_F()
130 old_sym->setSize(1); in TEST_F()
150 new_sym->setSize(0); in TEST_F()
151 old_sym->setSize(1); in TEST_F()
178 new_sym->setSize(0); in TEST_F()
180 old_sym->setSize(1); in TEST_F()
[all …]
/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/setup/
DConfigGenerator.java77 .setSize(ScreenSize.NORMAL)
92 .setSize(ScreenSize.LARGE)
107 .setSize(ScreenSize.XLARGE)
122 .setSize(ScreenSize.NORMAL)
137 .setSize(ScreenSize.LARGE)
292 public ConfigGenerator setSize(ScreenSize size) { in setSize() method in ConfigGenerator
/frameworks/base/libs/hwui/tests/common/scenes/
DListViewAnimation.cpp52 font.setSize(size / 2); in createRandomCharIcon()
89 textPaint.getSkFont().setSize(dp(20)); in createListItem()
94 textPaint.getSkFont().setSize(dp(15)); in createListItem()
DSaveLayer2Animation.cpp44 mBluePaint.getSkFont().setSize(padding); in createContent()
46 mGreenPaint.getSkFont().setSize(padding); in createContent()
DGlyphStressAnimation.cpp54 paint.getSkFont().setSize(10 + (frameNr % 20) + i * 20); in doFrame()
DTextAnimation.cpp34 paint.getSkFont().setSize(50); in createContent()
DListOfFadedTextAnimation.cpp37 textPaint.getSkFont().setSize(dp(20)); in createListItem()
/frameworks/compile/mclinker/include/mcld/LD/
DLDSymbol.h114 void setSize(SizeType pSize) { in setSize() function
116 m_pResolveInfo->setSize(pSize); in setSize()
/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.cpp289 m_pAttributes->setSize(attribute().sizeOutput()); in doPreLayout()
310 file_format->getRelDyn().setSize(m_pRelDyn->numOfRelocs() * in doPreLayout()
319 file_format->getRelPlt().setSize(m_pRelPLT->numOfRelocs() * in doPreLayout()
519 m_pEXIDX->setSize(frag->size()); in mergeSection()
542 m_pEXIDX->setSize(offset); in mergeSection()
800 m_pEXIDX->setSize(offset); in rewriteARMExIdxSection()
879 symtab.setSize(symtab.size() + sizeof(llvm::ELF::Elf32_Sym)); in doRelax()
881 strtab.setSize(strtab.size() + stub->symInfo()->nameSize() + in doRelax()
951 sd->getSection().setSize(sd->back().getOffset() + sd->back().size()); in doRelax()
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.cpp281 file_format->getRelaDyn().setSize(m_pRelaDyn->numOfRelocs() * in setRelaDynSize()
287 file_format->getRelaPlt().setSize(m_pRelaPLT->numOfRelocs() * in setRelaPLTSize()
587 symtab.setSize(symtab.size() + sizeof(llvm::ELF::Elf32_Sym)); in doRelax()
588 strtab.setSize(strtab.size() + stub->symInfo()->nameSize() + 1); in doRelax()
652 sd->getSection().setSize(sd->back().getOffset() + sd->back().size()); in doRelax()
730 pTo->getSection().setSize(offset); in SetSDataSection()
897 bss_sect.setSize(bss_offset); in allocateCommonSymbols()
898 tbss_sect.setSize(tbss_offset); in allocateCommonSymbols()
1017 pTo.getSection().setSize(offset); in MoveSectionDataAndSort()
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64LDBackend.cpp220 file_format->getRelaDyn().setSize(m_pRelaDyn->numOfRelocs() * in doPreLayout()
229 file_format->getRelaPlt().setSize(m_pRelaPLT->numOfRelocs() * in doPreLayout()
483 symtab.setSize(symtab.size() + in doRelax()
486 strtab.setSize(strtab.size() + stubs_strlen); in doRelax()
498 sd->getSection().setSize(sd->back().getOffset() + sd->back().size()); in doRelax()
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DHardwareCanvasSurfaceViewActivity.java97 mThread.setSize(width, height); in surfaceChanged()
114 void setSize(int width, int height) { in setSize() method in HardwareCanvasSurfaceViewActivity.RenderingThread
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DBlockingGLTextureView.java69 mRenderThread.setSize(width, height); in onSurfaceTextureAvailable()
75 mRenderThread.setSize(width, height); in onSurfaceTextureSizeChanged()
353 public void setSize(int width, int height) { in setSize() method in BlockingGLTextureView.RenderThread
/frameworks/compile/mclinker/lib/Target/
DGOT.cpp39 m_Section.setSize(offset); in finalizeSectionSize()
DGNULDBackend.cpp558 f_pDynamic->setSize(file_format->getDynamic().size()); in finalizeStandardSymbols()
706 getOutputFormat()->getShStrTab().setSize(shstrtab); in sizeShstrtab()
824 file_format->getDynSymTab().setSize(dynsym * in sizeNamePools()
827 file_format->getDynSymTab().setSize(dynsym * in sizeNamePools()
830 file_format->getDynStrTab().setSize(dynstr); in sizeNamePools()
831 file_format->getHashTab().setSize(hash); in sizeNamePools()
832 file_format->getGNUHashTab().setSize(gnuhash); in sizeNamePools()
842 file_format->getDynamic().setSize(dynamic().numOfBytes()); in sizeNamePools()
848 file_format->getSymTab().setSize(symtab * sizeof(llvm::ELF::Elf32_Sym)); in sizeNamePools()
850 file_format->getSymTab().setSize(symtab * sizeof(llvm::ELF::Elf64_Sym)); in sizeNamePools()
[all …]
/frameworks/compile/mclinker/lib/LD/
DNamePool.cpp49 (*result)->setSize(pSize); in createSymbol()
86 new_symbol->setSize(pSize); in insertSymbol()
DStaticResolver.cpp128 old->setSize(pNew.size()); in resolve()
136 old->setSize(pNew.size()); in resolve()
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DInstallInstalling.java148 params.setSize( in onCreate()
154 params.setSize(file.length()); in onCreate()
158 params.setSize(file.length()); in onCreate()
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
DRawTexture.java31 setSize(width, height); in RawTexture()
/frameworks/base/core/java/com/android/internal/widget/
DFloatingToolbar.java974 setSize(mContentContainer, containerSize); in setPanelsStatesAtRestingPosition()
1017 setSize(mContentContainer, containerSize); in setPanelsStatesAtRestingPosition()
1078 setSize(mOverflowPanel, mOverflowPanelSize); in updateOverflowHeight()
1080 setSize(mContentContainer, mOverflowPanelSize); in updateOverflowHeight()
1087 setSize(mContentContainer, mMainPanelSize); in updateOverflowHeight()
1298 setSize(mOverflowPanel, mOverflowPanelSize); in layoutOverflowPanelItems()
1526 private static void setSize(View view, int width, int height) { in setSize() method in FloatingToolbar.FloatingToolbarPopup
1536 private static void setSize(View view, Size size) { in setSize() method in FloatingToolbar.FloatingToolbarPopup
1537 setSize(view, size.getWidth(), size.getHeight()); in setSize()
1542 setSize(view, width, params.height); in setWidth()
[all …]
/frameworks/base/libs/hwui/tests/unit/
DDeferredLayerUpdaterTests.cpp31 layerUpdater->setSize(100, 100); in RENDERTHREAD_TEST()
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp186 m_pAbiFlags->setSize(m_pAbiInfo->size()); in doPreLayout()
215 file_format->getRelPlt().setSize(m_pRelPlt->numOfRelocs() * in doPreLayout()
224 file_format->getRelDyn().setSize(m_pRelDyn->numOfRelocs() * in doPreLayout()
670 bss_sect.setSize(bss_offset); in allocateCommonSymbols()
671 tbss_sect.setSize(tbss_offset); in allocateCommonSymbols()
789 symtab.setSize(symtab.size() + sizeof(llvm::ELF::Elf32_Sym)); in relaxRelocation()
790 strtab.setSize(strtab.size() + stub->symInfo()->nameSize() + 1); in relaxRelocation()
880 sd->getSection().setSize(sd->back().getOffset() + sd->back().size()); in doRelax()
1241 pTo.getSection().setSize(offset); in moveSectionData()
/frameworks/av/media/libstagefright/
DMediaCodec.cpp284 notify->setSize("index", index); in onInputBufferAvailable()
293 notify->setSize("index", index); in onOutputBufferAvailable()
1387 msg->setSize("index", index); in queueInputBuffer()
1388 msg->setSize("offset", offset); in queueInputBuffer()
1389 msg->setSize("size", size); in queueInputBuffer()
1415 msg->setSize("index", index); in queueSecureInputBuffer()
1416 msg->setSize("offset", offset); in queueSecureInputBuffer()
1418 msg->setSize("numSubSamples", numSubSamples); in queueSecureInputBuffer()
1476 msg->setSize("index", index); in renderOutputBufferAndRelease()
1485 msg->setSize("index", index); in renderOutputBufferAndRelease()
[all …]
/frameworks/compile/mclinker/lib/Core/
DIRBuilder.cpp364 pSD.getSection().setSize(pSD.getSection().size() + size); in AppendFragment()
377 pEhFrame.getSection().setSize(pEhFrame.getSection().size() + size); in AppendEhFrame()
384 pEhFrame.getSection().setSize(pEhFrame.getSection().size() + pFDE.size()); in AppendEhFrame()
391 pEhFrame.getSection().setSize(pEhFrame.getSection().size() + pCIE.size()); in AppendEhFrame()
682 info->setSize(pSize); in AddSymbol()
732 info->setSize(pSize); in AddSymbol()

12345