Home
last modified time | relevance | path

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

123456

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DHybridConversationNotificationView.java157 setSize(mConversationIconView, mSingleAvatarSize); in loadConversationAvatarWithIcon()
172 setSize(mConversationFacePile, mFacePileSize); in loadConversationAvatarWithIcon()
173 setSize(facePileBottom, mFacePileAvatarSize); in loadConversationAvatarWithIcon()
174 setSize(facePileTop, mFacePileAvatarSize); in loadConversationAvatarWithIcon()
175 setSize(facePileBottomBg, mFacePileAvatarSize + 2 * mFacePileProtectionWidth); in loadConversationAvatarWithIcon()
195 setSize(mConversationIconView, mSingleAvatarSize); in loadConversationAvatarWithDrawable()
213 setSize(mConversationFacePile, mFacePileSize); in loadConversationAvatarWithDrawable()
214 setSize(facePileBottom, mFacePileAvatarSize); in loadConversationAvatarWithDrawable()
215 setSize(facePileTop, mFacePileAvatarSize); in loadConversationAvatarWithDrawable()
216 setSize(facePileBottomBg, mFacePileAvatarSize + 2 * mFacePileProtectionWidth); in loadConversationAvatarWithDrawable()
[all …]
/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/base/libs/hwui/tests/common/scenes/
DListViewAnimation.cpp61 font.setSize(size / 2); in createRandomCharIcon()
98 textPaint.getSkFont().setSize(dp(20)); in createListItem()
103 textPaint.getSkFont().setSize(dp(15)); in createListItem()
DSaveLayer2Animation.cpp45 mBluePaint.getSkFont().setSize(padding); in createContent()
47 mGreenPaint.getSkFont().setSize(padding); in createContent()
DStretchyListViewAnimation.cpp106 font.setSize(size / 2); in createRandomCharIcon()
148 textPaint.getSkFont().setSize(dp(20)); in createListItem()
153 textPaint.getSkFont().setSize(dp(15)); in createListItem()
DGlyphStressAnimation.cpp56 paint.getSkFont().setSize(10 + (frameNr % 20) + i * 20); in doFrame()
/frameworks/layoutlib/bridge/bridge_client/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/core/java/com/android/internal/widget/
DCompactMessagingLayout.java192 setSize(conversationFacePile, mFacePileSize); in setGroupFacePileAsync()
193 setSize(facePileBottom, mFacePileAvatarSize); in setGroupFacePileAsync()
194 setSize(facePileTop, mFacePileAvatarSize); in setGroupFacePileAsync()
195 setSize(facePileBottomBg, mFacePileAvatarSize + 2 * mFacePileProtectionWidth); in setGroupFacePileAsync()
257 private static void setSize(View view, int size) {
/frameworks/av/media/codec2/sfplugin/
DFrameReassembler.cpp121 mWriteView->setSize(mWriteView->size() + gapBytes); in process()
136 mWriteView->setSize(mWriteView->size() + copySize); in process()
167 mWriteView->setSize(copySize); in process()
210 mWriteView->setSize(mWriteView->capacity()); in finishCurrentBlock()
/frameworks/compile/mclinker/include/mcld/LD/
DLDSymbol.h114 void setSize(SizeType pSize) { in setSize() function
116 m_pResolveInfo->setSize(pSize); in setSize()
/frameworks/base/libs/hwui/tests/unit/
DUnderlineTest.cpp117 paint.getSkFont().setSize(textSize); in TEST_WITH_FLAGS()
131 paint.getSkFont().setSize(textSize); in TEST_WITH_FLAGS()
145 paint.getSkFont().setSize(textSize); in TEST_WITH_FLAGS()
DDeferredLayerUpdaterTests.cpp31 layerUpdater->setSize(100, 100); in RENDERTHREAD_TEST()
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/surfaceeffects/turbulencenoise/
DTurbulenceNoiseShader.kt189 setSize(config.width, config.height) in applyConfig()
241 fun setSize(width: Float, height: Float) { in setSize() method
/frameworks/base/services/core/java/com/android/server/utils/
DWatchedSparseSetArray.java203 final int setSize = set.size(); in snapshot() local
204 for (int j = 0; j < setSize; j++) { in snapshot()
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/surfaceeffects/glowboxeffect/
DGlowBoxEffect.kt34 setSize(config.width, config.height) in <lambda>()
47 setSize(config.width, config.height) in updateConfig()
DGlowBoxShader.kt47 fun setSize(width: Float, height: Float) { in setSize() method
/frameworks/compile/mclinker/lib/Target/
DGOT.cpp39 m_Section.setSize(offset); in finalizeSectionSize()
/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/base/tests/graphics/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/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/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/LD/
DNamePool.cpp49 (*result)->setSize(pSize); in createSymbol()
86 new_symbol->setSize(pSize); in insertSymbol()
/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/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
DRawTexture.java31 setSize(width, height); in RawTexture()

123456