Searched refs:Size (Results 226 - 250 of 3528) sorted by relevance

1234567891011>>

/external/chromium_org/ui/ozone/gpu/
H A Dgpu_memory_buffer_factory_ozone_native_buffer.h32 const gfx::Size& size,
42 const gfx::Size& size,
/external/chromium_org/ui/ozone/platform/dri/
H A Dgbm_surface.h38 virtual bool ResizeNativeWindow(const gfx::Size& viewport_size) OVERRIDE;
52 gfx::Size size_;
H A Dgbm_surfaceless.h11 class Size;
29 virtual bool ResizeNativeWindow(const gfx::Size& viewport_size) OVERRIDE;
H A Dscanout_buffer.h24 // Size of the buffer.
25 virtual gfx::Size GetSize() const = 0;
37 virtual scoped_refptr<ScanoutBuffer> Create(const gfx::Size& size) = 0;
/external/chromium_org/ui/snapshot/
H A Dsnapshot_async.h16 class Size;
27 const gfx::Size& target_size,
/external/chromium_org/ui/views/bubble/
H A Dbubble_frame_view.h44 virtual void GetWindowMask(const gfx::Size& size,
57 virtual gfx::Size GetPreferredSize() const OVERRIDE;
58 virtual gfx::Size GetMinimumSize() const OVERRIDE;
80 gfx::Size client_size,
94 const gfx::Size& client_size);
99 const gfx::Size& client_size);
102 gfx::Size GetSizeForClientSize(const gfx::Size& client_size) const;
/external/chromium_org/ui/views/
H A Ddrag_utils.h15 class Size;
35 const gfx::Size& canvas_size);
H A Dpainter.cc33 virtual gfx::Size GetMinimumSize() const OVERRIDE;
34 virtual void Paint(gfx::Canvas* canvas, const gfx::Size& size) OVERRIDE;
49 gfx::Size DashedFocusPainter::GetMinimumSize() const {
50 return gfx::Size();
53 void DashedFocusPainter::Paint(gfx::Canvas* canvas, const gfx::Size& size) {
67 virtual gfx::Size GetMinimumSize() const OVERRIDE;
68 virtual void Paint(gfx::Canvas* canvas, const gfx::Size& size) OVERRIDE;
86 gfx::Size SolidFocusPainter::GetMinimumSize() const {
87 return gfx::Size();
90 void SolidFocusPainter::Paint(gfx::Canvas* canvas, const gfx::Size
[all...]
/external/chromium_org/ui/views/layout/
H A Dlayout_manager.h11 class Size;
45 virtual gfx::Size GetPreferredSize(const View* host) const = 0;
H A Dgrid_layout_unittest.cc23 explicit SettableSizeView(const gfx::Size& pref) {
27 virtual gfx::Size GetPreferredSize() const OVERRIDE {
32 gfx::Size pref_;
42 virtual gfx::Size GetPreferredSize() const OVERRIDE {
43 return gfx::Size(0, circumference_ / 2);
67 gfx::Size pref;
76 : v1(gfx::Size(10, 20)),
89 gfx::Size pref = layout.GetPreferredSize(&host);
90 EXPECT_EQ(gfx::Size(10, 20), pref);
127 SettableSizeView v1(gfx::Size(1
[all...]
/external/clang/include/clang/Frontend/
H A DLayoutOverrideSource.h29 uint64_t Size; member in struct:clang::LayoutOverrideSource::Layout
52 uint64_t &Size, uint64_t &Alignment,
/external/clang/lib/AST/
H A DDeclGroup.cpp22 unsigned Size = sizeof(DeclGroup) + sizeof(Decl*) * NumDecls; local
23 void* Mem = C.Allocate(Size, llvm::AlignOf<DeclGroup>::Alignment);
/external/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h20 // component specifies the base memory address of the region. The Size specifies
27 // alias, regardless of the value of the Size component.
109 /// Size - The maximum size of the location, in address-units, or
114 uint64_t Size; member in struct:llvm::AliasAnalysis::Location
121 : Ptr(P), Size(S), TBAATag(N) {}
131 Copy.Size = NewSize;
380 const Value *P, uint64_t Size) {
381 return getModRefInfo(I, Location(P, Size));
391 const Value *P, uint64_t Size) {
392 return getModRefInfo(CS, Location(P, Size));
379 getModRefInfo(const Instruction *I, const Value *P, uint64_t Size) argument
390 getModRefInfo(ImmutableCallSite CS, const Value *P, uint64_t Size) argument
402 getModRefInfo(const CallInst *C, const Value *P, uint64_t Size) argument
414 getModRefInfo(const InvokeInst *I, const Value *P, uint64_t Size) argument
424 getModRefInfo(const LoadInst *L, const Value *P, uint64_t Size) argument
433 getModRefInfo(const StoreInst *S, const Value *P, uint64_t Size) argument
446 getModRefInfo(const FenceInst *S, const Value *P, uint64_t Size) argument
455 getModRefInfo(const AtomicCmpXchgInst *CX, const Value *P, unsigned Size) argument
465 getModRefInfo(const AtomicRMWInst *RMW, const Value *P, unsigned Size) argument
475 getModRefInfo(const VAArgInst* I, const Value* P, uint64_t Size) argument
493 callCapturesBefore(const Instruction *I, const Value *P, uint64_t Size, DominatorTree *DT) argument
507 canBasicBlockModify(const BasicBlock &BB, const Value *P, uint64_t Size) argument
519 canInstructionRangeModify(const Instruction &I1, const Instruction &I2, const Value *Ptr, uint64_t Size) argument
[all...]
/external/llvm/lib/MC/
H A DMCNullStreamer.cpp33 void EmitCommonSymbol(MCSymbol *Symbol, uint64_t Size,
36 uint64_t Size = 0, unsigned ByteAlignment = 0) override {}
/external/llvm/lib/Target/Hexagon/
H A DHexagonSelectionDAGInfo.cpp30 SDValue Dst, SDValue Src, SDValue Size, unsigned Align,
36 ConstantSDNode *ConstantSize = dyn_cast<ConstantSDNode>(Size);
29 EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl, SDValue Chain, SDValue Dst, SDValue Src, SDValue Size, unsigned Align, bool isVolatile, bool AlwaysInline, MachinePointerInfo DstPtrInfo, MachinePointerInfo SrcPtrInfo) const argument
/external/lzma/CPP/7zip/Archive/7z/
H A D7zItem.h52 for (int i = UnpackSizes.Size() - 1; i >= 0; i--)
61 for (int i = 0; i < Coders.Size(); i++)
68 for(int i = 0; i < BindPairs.Size(); i++)
75 for(int i = 0; i < BindPairs.Size(); i++)
82 for(int i = 0; i < PackStreams.Size(); i++)
90 for (int i = Coders.Size() - 1; i >= 0; i--)
118 if (index < Defined.Size() && Defined[index])
129 while (index >= Defined.Size())
134 while (index >= Values.Size())
139 bool CheckSize(int size) const { return Defined.Size()
144 UInt64 Size; member in struct:NArchive::N7z::CFileItem
[all...]
/external/chromium_org/ash/desktop_background/
H A Dwallpaper_resizer_unittest.cc26 gfx::ImageSkia CreateTestImage(const gfx::Size& size) {
67 const gfx::Size& target_size,
105 gfx::ImageSkia small_image(gfx::ImageSkiaRep(gfx::Size(10, 20), 1.0f));
107 gfx::ImageSkia resized_small = Resize(small_image, gfx::Size(800, 600),
112 gfx::ImageSkia large_image(gfx::ImageSkiaRep(gfx::Size(1000, 1000), 1.0f));
113 gfx::ImageSkia resized_large = Resize(large_image, gfx::Size(800, 600),
124 gfx::Size(kTestImageWidth, kTestImageHeight));
126 gfx::Size target_size = gfx::Size(kTargetWidth, kTargetHeight);
144 gfx::Size(kTestImageWidt
[all...]
/external/chromium_org/ui/gfx/geometry/
H A Drect.h38 : public RectBase<Rect, Point, Size, Insets, Vector2d, int> {
40 Rect() : RectBase<Rect, Point, Size, Insets, Vector2d, int>(Point()) {}
43 : RectBase<Rect, Point, Size, Insets, Vector2d, int>
44 (Size(width, height)) {}
47 : RectBase<Rect, Point, Size, Insets, Vector2d, int>
48 (Point(x, y), Size(width, height)) {}
56 explicit Rect(const gfx::Size& size)
57 : RectBase<Rect, Point, Size, Insets, Vector2d, int>(size) {}
59 Rect(const gfx::Point& origin, const gfx::Size& size)
60 : RectBase<Rect, Point, Size, Inset
[all...]
/external/chromium_org/ui/gl/
H A Dgl_surface_egl.h66 virtual bool Resize(const gfx::Size& size) OVERRIDE;
70 virtual gfx::Size GetSize() OVERRIDE;
89 gfx::Size size_;
99 explicit PbufferGLSurfaceEGL(const gfx::Size& size);
107 virtual gfx::Size GetSize() OVERRIDE;
108 virtual bool Resize(const gfx::Size& size) OVERRIDE;
116 gfx::Size size_;
127 explicit SurfacelessEGL(const gfx::Size& size);
135 virtual gfx::Size GetSize() OVERRIDE;
136 virtual bool Resize(const gfx::Size
[all...]
/external/llvm/lib/ExecutionEngine/MCJIT/
H A DSectionMemoryManager.cpp21 uint8_t *SectionMemoryManager::allocateDataSection(uintptr_t Size, argument
27 return allocateSection(RODataMem, Size, Alignment);
28 return allocateSection(RWDataMem, Size, Alignment);
31 uint8_t *SectionMemoryManager::allocateCodeSection(uintptr_t Size, argument
35 return allocateSection(CodeMem, Size, Alignment);
39 uintptr_t Size,
46 uintptr_t RequiredSize = Alignment * ((Size + Alignment - 1)/Alignment + 1);
59 MemGroup.FreeMem[i] = sys::MemoryBlock((void*)(Addr + Size),
60 EndOfBlock - Addr - Size);
97 unsigned FreeSize = EndOfBlock-Addr-Size;
38 allocateSection(MemoryGroup &MemGroup, uintptr_t Size, unsigned Alignment) argument
[all...]
/external/chromium_org/chrome/browser/extensions/
H A Dfavicon_downloader_unittest.cc19 std::vector<SkBitmap> CreateTestBitmaps(const std::vector<gfx::Size>& sizes) {
81 const std::vector<gfx::Size>& original_bitmap_sizes) {
107 favicon_url, content::FaviconURL::FAVICON, std::vector<gfx::Size>()));
114 std::vector<gfx::Size> sizes(1, gfx::Size(32, 32));
128 favicon_url, content::FaviconURL::FAVICON, std::vector<gfx::Size>()));
138 std::vector<gfx::Size> sizes(1, gfx::Size(32, 32));
160 favicon_url_1, content::FaviconURL::FAVICON, std::vector<gfx::Size>()));
163 empty_favicon, content::FaviconURL::FAVICON, std::vector<gfx::Size>()));
[all...]
/external/llvm/include/llvm/Support/
H A Draw_ostream.h102 void SetBufferSize(size_t Size) { argument
104 SetBufferAndMode(new char[Size], Size, InternalBuffer);
162 size_t Size = Str.size(); local
165 if (Size > (size_t)(OutBufEnd - OutBufCur))
166 return write(Str.data(), Size);
168 memcpy(OutBufCur, Str.data(), Size);
169 OutBufCur += Size;
208 raw_ostream &write(const char *Ptr, size_t Size);
254 /// by subclasses. This writes the \p Size byte
280 SetBuffer(char *BufferStart, size_t Size) argument
[all...]
/external/llvm/tools/lli/
H A DRemoteTargetExternal.cpp31 bool RemoteTargetExternal::allocateSpace(size_t Size, unsigned Alignment, argument
33 DEBUG(dbgs() << "Message [allocate space] size: " << Size <<
35 if (!SendAllocateSpace(Alignment, Size)) {
52 bool RemoteTargetExternal::loadData(uint64_t Address, const void *Data, size_t Size) { argument
54 ", size: " << Size << "\n");
55 if (!SendLoadSection(Address, Data, (uint32_t)Size, false)) {
76 bool RemoteTargetExternal::loadCode(uint64_t Address, const void *Data, size_t Size) { argument
78 ", size: " << Size << "\n");
79 if (!SendLoadSection(Address, Data, (uint32_t)Size, true)) {
119 bool RemoteTargetExternal::SendAllocateSpace(uint32_t Alignment, uint32_t Size) { argument
135 SendLoadSection(uint64_t Addr, const void *Data, uint32_t Size, bool IsCode) argument
311 AppendWrite(const void *Data, uint32_t Size) argument
316 AppendRead(void *Data, uint32_t Size) argument
[all...]
/external/lzma/CPP/7zip/Archive/Common/
H A DCoderMixer2MT.cpp45 for (i = 0; i < InStreams.Size(); i++)
47 for (i = 0; i < OutStreams.Size(); i++)
86 for (int i = 0; i < _bindInfo.BindPairs.Size(); i++)
96 const CCoderStreamsInfo &c = _bindInfo.Coders[_coders.Size()];
116 for (int i = 0; i < _streamBinders.Size(); i++)
124 if (_coders.Size() != _bindInfo.Coders.Size())
128 for (i = 0; i < _coders.Size(); i++)
141 for (i = 0; i < _bindInfo.BindPairs.Size(); i++)
164 for (i = 0; i < _bindInfo.InStreams.Size();
[all...]
/external/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h55 unsigned Size; member in struct:llvm::X86Operand::MemOp
209 return Kind == Memory && (!Mem.Size || Mem.Size == 8);
212 return Kind == Memory && (!Mem.Size || Mem.Size == 16);
215 return Kind == Memory && (!Mem.Size || Mem.Size == 32);
218 return Kind == Memory && (!Mem.Size || Mem.Size == 64);
221 return Kind == Memory && (!Mem.Size || Me
[all...]

Completed in 441 milliseconds

1234567891011>>