Searched refs:setSize (Results 1 - 25 of 100) sorted by relevance

1234

/frameworks/support/v4/java/android/support/v4/widget/
H A DEdgeEffectCompat.java46 public void setSize(Object edgeEffect, int width, int height); method in interface:EdgeEffectCompat.EdgeEffectImpl
63 public void setSize(Object edgeEffect, int width, int height) { method in class:EdgeEffectCompat.BaseEdgeEffectImpl
95 public void setSize(Object edgeEffect, int width, int height) { method in class:EdgeEffectCompat.EdgeEffectIcsImpl
96 EdgeEffectCompatIcs.setSize(edgeEffect, width, height);
142 public void setSize(int width, int height) { method in class:EdgeEffectCompat
143 IMPL.setSize(mEdgeEffect, width, height);
/frameworks/support/v4/ics/android/support/v4/widget/
H A DEdgeEffectCompatIcs.java33 public static void setSize(Object edgeEffect, int width, int height) { method in class:EdgeEffectCompatIcs
34 ((EdgeEffect) edgeEffect).setSize(width, height);
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
H A DRawTexture.java31 setSize(width, height);
H A DBasicTexture.java78 public void setSize(int width, int height) { method in class:BasicTexture
H A DGLCanvas.java38 public abstract void setSize(int width, int height); method in interface:GLCanvas
/frameworks/compile/mclinker/lib/Target/
H A DGOT.cpp42 m_Section.setSize(offset);
/frameworks/compile/mclinker/unittests/
H A DStaticResolverTest.cpp78 new_sym->setSize(0);
80 old_sym->setSize(1);
105 new_sym->setSize(0);
107 old_sym->setSize(1);
132 new_sym->setSize(0);
134 old_sym->setSize(1);
155 new_sym->setSize(0);
156 old_sym->setSize(1);
183 new_sym->setSize(0);
185 old_sym->setSize(
[all...]
/frameworks/compile/mclinker/include/mcld/LD/
H A DLDSymbol.h123 void setSize(SizeType pSize) { function in class:mcld::LDSymbol
125 m_pResolveInfo->setSize(pSize);
/frameworks/base/libs/hwui/
H A DDeferredLayerUpdater.h42 ANDROID_API bool setSize(uint32_t width, uint32_t height) { function in class:android::uirenderer::DeferredLayerUpdater
H A DLayer.cpp125 setSize(desiredWidth, desiredHeight);
133 setSize(oldWidth, oldHeight);
143 setSize(oldWidth, oldHeight);
/frameworks/native/services/surfaceflinger/tests/resize/
H A Dresize.cpp61 surfaceControl->setSize(320, 240);
/frameworks/compile/mclinker/lib/LD/
H A DNamePool.cpp49 (*result)->setSize(pSize);
88 new_symbol->setSize(pSize);
H A DStaticResolver.cpp130 old->setSize(pNew.size());
138 old->setSize(pNew.size());
/frameworks/native/include/gui/
H A DSurfaceControl.h63 status_t setSize(uint32_t w, uint32_t h);
/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp377 msg->setSize("index", index);
378 msg->setSize("offset", offset);
379 msg->setSize("size", size);
404 msg->setSize("index", index);
405 msg->setSize("offset", offset);
407 msg->setSize("numSubSamples", numSubSamples);
463 msg->setSize("index", index);
472 msg->setSize("index", index);
482 msg->setSize("index", index);
661 response->setSize("inde
[all...]
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
H A DBlockingGLTextureView.java69 mRenderThread.setSize(width, height);
75 mRenderThread.setSize(width, height);
353 public void setSize(int width, int height) { method in class:BlockingGLTextureView.RenderThread
/frameworks/base/core/jni/
H A Dandroid_view_HardwareLayer.cpp50 changed |= layer->setSize(width, height);
/frameworks/base/services/core/java/com/android/server/wm/
H A DStrictModeFlash.java112 mSurfaceControl.setSize(dw, dh);
/frameworks/base/tools/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/setup/
H A DConfigGenerator.java78 .setSize(ScreenSize.NORMAL)
93 .setSize(ScreenSize.LARGE)
108 .setSize(ScreenSize.XLARGE)
265 public ConfigGenerator setSize(ScreenSize size) { method in class:ConfigGenerator
/frameworks/multidex/library/test/src/android/support/multidex/
H A DZipEntryReader.java91 entry.setSize(size);
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.cpp302 file_format->getRelaDyn().setSize
309 file_format->getRelaPlt().setSize
616 symtab.setSize(symtab.size() + sizeof(llvm::ELF::Elf32_Sym));
617 strtab.setSize(strtab.size() + stub->symInfo()->nameSize() + 1);
656 file_format->getText().setSize(
739 pTo->getSection().setSize(offset);
921 bss_sect.setSize(bss_offset);
922 tbss_sect.setSize(tbss_offset);
1045 pTo.getSection().setSize(offset);
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DFrameManager.java123 public void setSize(int size) { method in class:FrameManager.BackingCache
294 mCache.setSize(bytes);
/frameworks/native/libs/gui/
H A DSurfaceControl.cpp107 status_t SurfaceControl::setSize(uint32_t w, uint32_t h) { function in class:android::SurfaceControl
110 return mClient->setSize(mHandle, w, h);
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp228 m_pAttributes->setSize(attribute().sizeOutput());
249 file_format->getRelDyn().setSize(
257 file_format->getRelPlt().setSize(
667 symtab.setSize(symtab.size() + sizeof(llvm::ELF::Elf32_Sym));
669 symtab.setSize(symtab.size() + sizeof(llvm::ELF::Elf64_Sym));
671 strtab.setSize(strtab.size() + stub->symInfo()->nameSize() + 1);
714 file_format->getText().setSize(
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.cpp202 file_format->getRelPlt().setSize(
210 file_format->getRelDyn().setSize(
609 bss_sect.setSize(bss_offset);
610 tbss_sect.setSize(tbss_offset);
707 symtab.setSize(symtab.size() + sizeof(llvm::ELF::Elf32_Sym));
708 strtab.setSize(strtab.size() + stub->symInfo()->nameSize() + 1);
772 getOutputFormat()->getText().setSize(textData->back().getOffset() +

Completed in 5512 milliseconds

1234