Home
last modified time | relevance | path

Searched refs:vsize (Results 1 – 25 of 27) sorted by relevance

12

/external/skia/src/gpu/
DGrAARectRenderer.cpp130 size_t vsize = GrDrawState::VertexSize(layout); in fillAARect() local
147 GrPoint* fan1Pos = reinterpret_cast<GrPoint*>(verts + 4 * vsize); in fillAARect()
149 set_inset_fan(fan0Pos, vsize, devRect, -SK_ScalarHalf, -SK_ScalarHalf); in fillAARect()
150 set_inset_fan(fan1Pos, vsize, devRect, SK_ScalarHalf, SK_ScalarHalf); in fillAARect()
154 *reinterpret_cast<GrColor*>(verts + i * vsize) = 0; in fillAARect()
164 verts += 4 * vsize; in fillAARect()
166 *reinterpret_cast<GrColor*>(verts + i * vsize) = innerColor; in fillAARect()
199 size_t vsize = GrDrawState::VertexSize(layout); in strokeAARect() local
218 GrPoint* fan1Pos = reinterpret_cast<GrPoint*>(verts + 4 * vsize); in strokeAARect()
219 GrPoint* fan2Pos = reinterpret_cast<GrPoint*>(verts + 8 * vsize); in strokeAARect()
[all …]
DGrInOrderDrawBuffer.cpp133 int vsize = GrDrawState::VertexSizeAndOffsetsByStage(layout, stageOffsets, in drawRect() local
136 geo.positions()->setRectFan(rect.fLeft, rect.fTop, rect.fRight, rect.fBottom, vsize); in drawRect()
137 combinedMatrix.mapPointsWithStride(geo.positions(), vsize, 4); in drawRect()
142 get_vertex_bounds(geo.vertices(), vsize, 4, &devBounds); in drawRect()
151 vsize); in drawRect()
153 srcMatrices[i]->mapPointsWithStride(coords, vsize, 4); in drawRect()
164 vertColor = (GrColor*) ((intptr_t) vertColor + vsize); in drawRect()
DGrDrawTarget.cpp701 int vsize = GrDrawState::VertexSizeAndOffsetsByStage(layout, stageOffsets, NULL, NULL, NULL); in drawRect() local
702 geo.positions()->setRectFan(rect.fLeft, rect.fTop, rect.fRight, rect.fBottom, vsize); in drawRect()
711 vsize); in drawRect()
713 srcMatrices[i]->mapPointsWithStride(coords, vsize, 4); in drawRect()
/external/webkit/LayoutTests/dom/html/level2/html/
DHTMLBaseFontElement03.js91 var vsize;
102 vsize = testNode.size;
104 assertEquals("sizeLink",4,vsize);
DHTMLInputElement13.js93 var vsize;
104 vsize = testNode.size;
106 assertEquals("size",25,vsize);
DHTMLHRElement03.js91 var vsize;
102 vsize = testNode.size;
104 assertEquals("sizeLink","5",vsize);
DHTMLSelectElement12.js92 var vsize;
103 vsize = testNode.size;
105 assertEquals("sizeLink",1,vsize);
DHTMLFontElement03.js91 var vsize;
102 vsize = testNode.size;
104 assertEquals("sizeLink","4",vsize);
/external/webkit/LayoutTests/dom/xhtml/level2/html/
DHTMLSelectElement12.js92 var vsize;
103 vsize = testNode.size;
105 assertEquals("sizeLink",1,vsize);
DHTMLInputElement13.js93 var vsize;
104 vsize = testNode.size;
106 assertEquals("size",25,vsize);
DHTMLFontElement03.js91 var vsize;
102 vsize = testNode.size;
104 assertEquals("sizeLink","4",vsize);
DHTMLBaseFontElement03.js91 var vsize;
102 vsize = testNode.size;
104 assertEquals("sizeLink",4,vsize);
DHTMLHRElement03.js91 var vsize;
102 vsize = testNode.size;
104 assertEquals("sizeLink","5",vsize);
/external/icu4c/common/
Dlocid.cpp259 int32_t vsize = 0; in Locale() local
289 vsize = (int32_t)uprv_strlen(newVariant); in Locale()
290 while( (vsize>1) && (newVariant[vsize-1] == SEP_CHAR) ) in Locale()
292 vsize--; in Locale()
296 if( vsize > 0 ) in Locale()
298 size += vsize; in Locale()
302 if ( vsize > 0 ) in Locale()
340 if ( ( vsize != 0 ) || (csize != 0) ) // at least: __v in Locale()
351 if ( vsize != 0) in Locale()
355 uprv_strncpy(p, newVariant, vsize); // Must use strncpy because in Locale()
[all …]
/external/chromium/chrome/browser/
Dprocess_info_snapshot_mac.cc169 in >> proc_info.vsize; in GetProcessMemoryInfoUsingPS()
171 proc_info.vsize *= 1024; in GetProcessMemoryInfoUsingPS()
179 if (!proc_info.pid || ! proc_info.vsize) { in GetProcessMemoryInfoUsingPS()
267 proc_info.vsize = values[3]; in GetProcessMemoryInfoUsingTop()
336 proc_info.vsize = values[3]; in GetProcessMemoryInfoUsingTop_10_5()
437 usage->priv = proc_info.vsize / 1024; in GetCommittedKBytesOfPID()
Dprocess_info_snapshot.h58 uint64_t vsize; member
69 vsize(0) { in ProcInfoEntry()
Dprocess_info_snapshot_mac_unittest.cc37 EXPECT_GT(proc_info.vsize, 0u); in TEST_F()
80 EXPECT_GE(proc_info.vsize, 1024u); // Sanity check: our |vsize| is presumably in TEST_F()
92 EXPECT_GT(proc_info.vsize, 0u); // Its |vsize| should be nonzero though. in TEST_F()
/external/javassist/src/main/javassist/bytecode/
DLongVector.java31 int vsize = ((initialSize >> ABITS) & ~(VSIZE - 1)) + VSIZE; in LongVector() local
32 objects = new ConstInfo[vsize][]; in LongVector()
/external/llvm/test/CodeGen/Thumb2/
D2009-08-01-WrongLDRBOpc.ll4 @vsize = external global [100 x [20 x [4 x i8]]] ; <[100 x [20 x [4 x i8]]]*> [#uses=1]
64 …%scevgep12.i.i.i = getelementptr [100 x [20 x [4 x i8]]]* @vsize, i32 0, i32 %i.03.i172.i.i, i32 %…
/external/bluetooth/bluedroid/btif/src/
Dbtif_config.c709 int vsize = sizeof(v); in cfg_test_load() local
710 int ret = btif_config_get("Remote Devices", kname, vname, v, &vsize, &vtype); in cfg_test_load()
712 ret, kname, vname, v, vsize, vtype); in cfg_test_load()
/external/bison/doc/
Drefcard.tex146 \vsize 10in
164 \vsize 7.95in
/external/e2fsprogs/lib/et/
Dtexinfo.tex136 \pagewidth=\hsize \pageheight=\vsize
986 \output={\doublecolumnout} \hsize=\doublecolumnhsize \vsize=\doublecolumnvsize}
988 \endgroup \pagegoal=\vsize}
2011 \global\vsize=7.5in
2016 \global\pageheight=\vsize
/external/libffi/
Dtexinfo.tex342 % (We lessened \vsize for it in \oddfootingyyy.)
2488 \global\advance\vsize by -12pt
4098 % Double the \vsize as well. (We don't need a separate register here,
4099 % since nobody clobbers \vsize.)
4100 \vsize = 2\vsize
4111 \dimen@ = \vsize
4151 % \pagegoal was set to the doubled \vsize above, since we restarted
4153 % typesetting, so reset \pagegoal to the normal \vsize (after the
4154 % \endgroup where \vsize got restored).
4155 \pagegoal = \vsize
[all …]
/external/grub/docs/
Dtexinfo.tex336 % (We lessened \vsize for it in \oddfootingxxx.)
2206 \global\advance\vsize by -\baselineskip
3792 % Double the \vsize as well. (We don't need a separate register here,
3793 % since nobody clobbers \vsize.)
3794 \vsize = 2\vsize
3805 \dimen@ = \vsize
3845 % \pagegoal was set to the doubled \vsize above, since we restarted
3847 % typesetting, so reset \pagegoal to the normal \vsize (after the
3848 % \endgroup where \vsize got restored).
3849 \pagegoal = \vsize
[all …]
/external/e2fsprogs/doc/
Dtexinfo.tex330 % (We lessened \vsize for it in \oddfootingxxx.)
2301 \global\advance\vsize by -\baselineskip
3882 % Double the \vsize as well. (We don't need a separate register here,
3883 % since nobody clobbers \vsize.)
3884 \vsize = 2\vsize
3895 \dimen@ = \vsize
3935 % \pagegoal was set to the doubled \vsize above, since we restarted
3937 % typesetting, so reset \pagegoal to the normal \vsize (after the
3938 % \endgroup where \vsize got restored).
3939 \pagegoal = \vsize
[all …]

12