HomeSort by relevance Sort by last modified time
    Searched full:size (Results 651 - 675 of 15447) sorted by null

<<21222324252627282930>>

  /external/webkit/WebCore/platform/graphics/chromium/
FontCustomPlatformData.cpp 67 FontPlatformData FontCustomPlatformData::fontPlatformData(int size, bool bold, bool italic, FontRenderingMode mode)
85 logFont.lfHeight = -size;
101 return FontPlatformData(hfont, size);
104 return FontPlatformData(m_fontReference, size, bold && !m_fontReference->isBold(), italic && !m_fontReference->isItalic());
121 ASSERT(fontNameVector.size() < LF_FACESIZE);
122 return String(fontNameVector.data(), fontNameVector.size());
145 virtual size_t read(void* buffer, size_t size)
147 if (!buffer && !size) {
149 return m_buffer->size();
156 if (!m_buffer->data() || !m_buffer->size())
    [all...]
  /external/webkit/WebCore/platform/graphics/qt/
ImageDecoderQt.cpp 43 if (data.size() < 4)
75 QByteArray imageData = QByteArray::fromRawData(m_data->data(), m_data->size());
114 return m_frameBufferCache.size();
135 int count = m_frameBufferCache.size();
159 QSize size = m_reader->size(); local
160 if (size.isEmpty())
163 setSize(size.width(), size.height());
178 for (int i = 0; i < m_frameBufferCache.size(); ++i
    [all...]
  /external/webkit/WebKit/chromium/tests/
UniscribeHelperTest.cpp 85 for (size_t i = 0; i < createdFonts.size(); i++) {
122 ASSERT_EQ(1, uniscribe.m_shapes.size());
123 EXPECT_EQ(0, uniscribe.m_shapes[0].m_glyphs.size());
124 EXPECT_EQ(0, uniscribe.m_shapes[0].m_logs.size());
125 EXPECT_EQ(0, uniscribe.m_shapes[0].m_visualAttributes.size());
126 EXPECT_EQ(0, uniscribe.m_shapes[0].m_advance.size());
127 EXPECT_EQ(0, uniscribe.m_shapes[0].m_offsets.size());
128 EXPECT_EQ(0, uniscribe.m_shapes[0].m_justify.size());
134 EXPECT_EQ(1, uniscribe.m_runs.size());
135 EXPECT_EQ(1, uniscribe.m_screenOrder.size());
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
methods_index_removals.html 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
51 <br><font size="+2">D</font>&nbsp;
52 <a href="#F"><font size="-2">F</font></a>
53 <a href="#S"><font size="-2">S</font></a>
54 <a href="#topheader"><font size="-2">TOP</font></a>
59 <br><font size="+2">F</font>&nbsp;
60 <a href="#D"><font size="-2">D</font></a>
61 <a href="#S"><font size="-2">S</font></a>
62 <a href="#topheader"><font size="-2">TOP</font></a>
69 <br><font size="+2">S</font>&nbsp
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/6/changes/
fields_index_all.html 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
51 <br><font size="+2">E</font>&nbsp;
52 <a href="#Q"><font size="-2">Q</font></a>
53 <a href="#T"><font size="-2">T</font></a>
54 <a href="#topheader"><font size="-2">TOP</font></a>
59 <br><font size="+2">Q</font>&nbsp;
60 <a href="#E"><font size="-2">E</font></a>
61 <a href="#T"><font size="-2">T</font></a>
62 <a href="#topheader"><font size="-2">TOP</font></a>
77 <br><font size="+2">T</font>&nbsp
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/7/changes/
classes_index_additions.html 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
51 <br><font size="+2">S</font>&nbsp;
52 <a href="#V"><font size="-2">V</font></a>
53 <a href="#W"><font size="-2">W</font></a>
54 <a href="#topheader"><font size="-2">TOP</font></a>
58 <br><font size="+2">V</font>&nbsp;
59 <a href="#S"><font size="-2">S</font></a>
60 <a href="#W"><font size="-2">W</font></a>
61 <a href="#topheader"><font size="-2">TOP</font></a>
65 <br><font size="+2">W</font>&nbsp
    [all...]
fields_index_changes.html 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
51 <br><font size="+2">E</font>&nbsp;
52 <a href="#L"><font size="-2">L</font></a>
53 <a href="#S"><font size="-2">S</font></a>
54 <a href="#topheader"><font size="-2">TOP</font></a>
59 <br><font size="+2">L</font>&nbsp;
60 <a href="#E"><font size="-2">E</font></a>
61 <a href="#S"><font size="-2">S</font></a>
62 <a href="#topheader"><font size="-2">TOP</font></a>
67 <br><font size="+2">S</font>&nbsp
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/8/changes/
constructors_index_additions.html 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
51 <br><font size="+2">A</font>&nbsp;
52 <a href="#G"><font size="-2">G</font></a>
53 <a href="#S"><font size="-2">S</font></a>
54 <a href="#topheader"><font size="-2">TOP</font></a>
59 <br><font size="+2">G</font>&nbsp;
60 <a href="#A"><font size="-2">A</font></a>
61 <a href="#S"><font size="-2">S</font></a>
62 <a href="#topheader"><font size="-2">TOP</font></a>
67 <br><font size="+2">S</font>&nbsp
    [all...]
methods_index_removals.html 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
51 <br><font size="+2">G</font>&nbsp;
52 <a href="#O"><font size="-2">O</font></a>
53 <a href="#S"><font size="-2">S</font></a>
54 <a href="#topheader"><font size="-2">TOP</font></a>
59 <br><font size="+2">O</font>&nbsp;
60 <a href="#G"><font size="-2">G</font></a>
61 <a href="#S"><font size="-2">S</font></a>
62 <a href="#topheader"><font size="-2">TOP</font></a>
67 <br><font size="+2">S</font>&nbsp
    [all...]
  /frameworks/base/libs/rs/
rsVertexArray.cpp 55 size = a.size;
67 size = 0;
88 void VertexArray::addLegacy(uint32_t type, uint32_t size, uint32_t stride, RsDataKind kind, bool normalized, uint32_t offset)
93 mAttribs[mCount].size = size;
103 LOGE("va %i: slot=%i name=%s buf=%i size=%i type=0x%x kind=%i stride=0x%x norm=%i offset=0x%x", idx, slot,
106 mAttribs[idx].size,
128 glVertexPointer(mAttribs[ct].size,
137 rsAssert(mAttribs[ct].size == 3)
    [all...]
rsType.cpp 34 for (uint32_t ct = 0; ct < mRSC->mStateType.mTypes.size(); ct++) {
106 // At this point the offset is the size of a mipmap chain;
148 mGL.mUser[userNum].size = c.getVectorSize();
157 rsAssert(mGL.mVtx.size == 0);
158 mGL.mVtx.size = c.getVectorSize();
166 rsAssert(mGL.mColor.size == 0);
167 mGL.mColor.size = c.getVectorSize();
175 rsAssert(mGL.mNorm.size == 0);
176 mGL.mNorm.size = c.getVectorSize();
184 rsAssert(mGL.mTex.size == 0)
    [all...]
  /system/core/cpio/
mkbootfs.c 127 int size = 32; local
129 char** names = malloc(size * sizeof(char*));
131 fprintf(stderr, "failed to allocate dir names array (size %d)\n", size);
142 if (entries >= size) {
143 size *= 2;
144 names = realloc(names, size * sizeof(char*));
146 fprintf(stderr, "failed to reallocate dir names array (size %d)\n",
147 size);
218 int size; local
    [all...]
  /hardware/msm7k/librpc/
xdr.c 38 bool_t xdr_send_enum (xdr_s_type *xdr, const void *value, uint32 size)
40 switch (size) {
52 bool_t xdr_recv_enum (xdr_s_type *xdr, void *value, uint32 size)
54 switch (size) {
199 * > size: size of the array
200 * > elemsize: size of each element
250 * size is the size of the referneced structure.
256 u_int size, /* size of the object pointed to *
483 u_int size; local
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-size.1 130 .IX Title "SIZE 1"
131 .TH SIZE 1 "2008-09-10" "binutils-2.18.90" "GNU Development Tools"
133 size \- list section sizes and total size.
136 size [\fB\-A\fR|\fB\-B\fR|\fB\-\-format=\fR\fIcompatibility\fR]
146 size\-\-\-for each of the object or archive files \fIobjfile\fR in its
173 \& $ size --format=Berkeley ranlib size
176 \& 294880 81920 11888 388688 5ee50 size
182 \& $ size --format=SysV ranlib siz
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-size.1 130 .IX Title "SIZE 1"
131 .TH SIZE 1 "2008-09-10" "binutils-2.18.90" "GNU Development Tools"
133 size \- list section sizes and total size.
136 size [\fB\-A\fR|\fB\-B\fR|\fB\-\-format=\fR\fIcompatibility\fR]
146 size\-\-\-for each of the object or archive files \fIobjfile\fR in its
173 \& $ size --format=Berkeley ranlib size
176 \& 294880 81920 11888 388688 5ee50 size
182 \& $ size --format=SysV ranlib siz
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-size.1 130 .IX Title "SIZE 1"
131 .TH SIZE 1 "2008-09-10" "binutils-2.18.90" "GNU Development Tools"
133 size \- list section sizes and total size.
136 size [\fB\-A\fR|\fB\-B\fR|\fB\-\-format=\fR\fIcompatibility\fR]
146 size\-\-\-for each of the object or archive files \fIobjfile\fR in its
173 \& $ size --format=Berkeley ranlib size
176 \& 294880 81920 11888 388688 5ee50 size
182 \& $ size --format=SysV ranlib siz
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-size.1 130 .IX Title "SIZE 1"
131 .TH SIZE 1 "2008-09-10" "binutils-2.18.90" "GNU Development Tools"
133 size \- list section sizes and total size.
136 size [\fB\-A\fR|\fB\-B\fR|\fB\-\-format=\fR\fIcompatibility\fR]
146 size\-\-\-for each of the object or archive files \fIobjfile\fR in its
173 \& $ size --format=Berkeley ranlib size
176 \& 294880 81920 11888 388688 5ee50 size
182 \& $ size --format=SysV ranlib siz
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/file/
SDL_rwops.c 63 context->hidden.win32io.buffer.size = 0;
90 size_t size = SDL_strlen(filename)+1; local
91 wchar_t *filenameW = SDL_stack_alloc(wchar_t, size);
93 if ( MultiByteToWideChar(CP_UTF8, 0, filename, -1, filenameW, size) == 0 ) {
162 static int SDLCALL win32_file_read(SDL_RWops *context, void *ptr, int size, int maxnum)
169 total_need = size*maxnum;
171 if (!context || context->hidden.win32io.h == INVALID_HANDLE_VALUE || total_need<=0 || !size)
176 context->hidden.win32io.buffer.size -
197 context->hidden.win32io.buffer.size = byte_read;
207 return (total_read/size);
    [all...]
  /external/qemu/
loader.c 53 /* return the size or -1 if error */
56 int fd, size; local
60 size = lseek(fd, 0, SEEK_END);
62 return size;
65 /* return the size or -1 if error */
66 /* deprecated, because caller does not specify buffer size! */
69 int fd, size; local
73 size = lseek(fd, 0, SEEK_END);
75 if (read(fd, addr, size) != size) {
213 int fd, size, ret; local
460 int size; local
    [all...]
  /hardware/msm7k/libgralloc/
gralloc.cpp 62 size_t size, int usage, buffer_handle_t* pHandle);
129 size_t size, int usage, buffer_handle_t* pHandle)
162 private_handle_t* hnd = new private_handle_t(dup(m->framebuffer->fd), size,
183 size_t size, int usage, buffer_handle_t* pHandle)
188 int err = gralloc_alloc_framebuffer_locked(dev, size, usage, pHandle);
200 size_t size; local
204 size = 8<<20; // 8 MiB
206 size = region.len;
208 sAllocator.setSize(size);
210 void* base = mmap(0, size,
    [all...]
  /frameworks/base/tools/aapt/
XMLNode.cpp 56 prefixSize = RESOURCES_PREFIX.size();
59 prefixSize = RESOURCES_PRV_PREFIX.size();
66 //printf("namespace: %s\n", String8(String16(namespaceUri, namespaceUri.size()-prefixSize, prefixSize)).string());
68 return String16(namespaceUri, namespaceUri.size()-prefixSize, prefixSize);
92 if (firstTime && text.size() > 0) {
144 curString.size(), false, &errorMsg, true)) {
163 span.span.firstChar = span.span.lastChar = outString->size();
179 curString.size(), false, &errorMsg, true)) {
187 if (spanStack.size() == 0) {
213 if (outString->size() > 0)
    [all...]
  /bionic/libc/kernel/common/linux/
xattr.h 38 size_t size);
40 size_t size, int flags);
  /dalvik/docs/
java-bytecode.css 3 font-size: 8pt;
9 font-size: 10pt;
  /dalvik/dx/src/com/android/dx/rop/cst/
CstArray.java 108 * @param size the size of the list
110 public List(int size) {
111 super(size);
116 int thisSize = size();
117 int otherSize = other.size();
143 * @param n {@code >= 0, < size();} which index
153 * @param n {@code >= 0, < size();} which index
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/generators/
PKCS5S1ParametersGenerator.java 11 * Note this generator is limited to the size of the hash produced by the
58 * @param keySize the size of the key we want (in bits)
60 * @exception IllegalArgumentException if the key length larger than the base hash size.
83 * @param keySize the size of the key we want (in bits)
84 * @param ivSize the size of the iv we want (in bits)
86 * @exception IllegalArgumentException if keySize + ivSize is larger than the base hash size.
110 * @param keySize the size of the key we want (in bits)
112 * @exception IllegalArgumentException if the key length larger than the base hash size.

Completed in 112 milliseconds

<<21222324252627282930>>