HomeSort by relevance Sort by last modified time
    Searched refs:image_size (Results 51 - 75 of 95) sorted by null

1 23 4

  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/
index_sub_table_format5.h 56 void SetImageSize(int32_t image_size);
index_sub_table_format2.cc 106 void IndexSubTableFormat2::Builder::SetImageSize(int32_t image_size) {
108 image_size);
index_sub_table_format5.cc 231 void IndexSubTableFormat5::Builder::SetImageSize(int32_t image_size) {
233 EblcTable::Offset::kIndexSubTable5_imageSize, image_size);
  /external/sfntly/cpp/src/sfntly/table/bitmap/
index_sub_table_format5.h 56 void SetImageSize(int32_t image_size);
index_sub_table_format2.cc 106 void IndexSubTableFormat2::Builder::SetImageSize(int32_t image_size) {
108 image_size);
index_sub_table_format5.cc 231 void IndexSubTableFormat5::Builder::SetImageSize(int32_t image_size) {
233 EblcTable::Offset::kIndexSubTable5_imageSize, image_size);
  /external/chromium_org/chrome/browser/safe_browsing/
pe_image_reader_win.cc 68 bool PeImageReader::Initialize(const uint8_t* image_data, size_t image_size) {
70 image_size_ = image_size;
  /external/chromium_org/third_party/freetype/src/sfnt/
ttsbit.c 1011 FT_ULong image_size; local
1017 image_size = FT_NEXT_ULONG( p );
1022 image_start = image_size * ( glyph_index - start );
1023 image_end = image_start + image_size;
1078 FT_ULong image_size, mm, num_glyphs; local
1084 image_size = FT_NEXT_ULONG( p );
1107 image_start = image_size * mm;
1108 image_end = image_start + image_size;
    [all...]
ttsbit0.c 853 FT_ULong image_size; local
859 image_size = FT_NEXT_ULONG( p );
864 image_start = image_size * ( glyph_index - start );
865 image_end = image_start + image_size;
922 FT_ULong image_size, mm, num_glyphs; local
928 image_size = FT_NEXT_ULONG( p );
954 image_start = image_size * mm;
955 image_end = image_start + image_size;
  /external/freetype/src/sfnt/
ttsbit.c 1112 FT_ULong image_size; local
1118 image_size = FT_NEXT_ULONG( p );
1123 image_start = image_size * ( glyph_index - start );
1124 image_end = image_start + image_size;
1177 FT_ULong image_size, mm, num_glyphs; local
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
ttsbit.c 1011 FT_ULong image_size; local
1017 image_size = FT_NEXT_ULONG( p );
1022 image_start = image_size * ( glyph_index - start );
1023 image_end = image_start + image_size;
1078 FT_ULong image_size, mm, num_glyphs; local
1084 image_size = FT_NEXT_ULONG( p );
1107 image_start = image_size * mm;
1108 image_end = image_start + image_size;
    [all...]
  /external/opencv/cvaux/src/
cv3dtracker.cpp 135 CvSize image_size = cvSize(samples[c]->width, samples[c]->height); local
149 CV_CALL(gray_img = cvCreateImage(image_size, IPL_DEPTH_8U, 1));
167 CV_CALL(tmp_img = cvCreateImage(image_size, IPL_DEPTH_8U, 1));
229 image_size,
  /external/opencv/cv/include/
cvcompat.h 585 CvSize image_size, CvPoint2D32f* _image_points, CvPoint3D32f* _object_points,
603 cvCalibrateCamera2( &object_points, &image_points, &point_counts, image_size,
610 CvSize image_size, CvPoint2D64f* _image_points, CvPoint3D64f* _object_points,
628 cvCalibrateCamera2( &object_points, &image_points, &point_counts, image_size,
638 CvSize CV_UNREFERENCED(image_size), CvPoint2D32f* _image_points,
663 CvSize CV_UNREFERENCED(image_size), CvPoint2D64f* _image_points,
    [all...]
cv.h     [all...]
  /external/chromium_org/cc/test/
test_gles2_interface.cc 266 GLsizei image_size,
269 target, level, internalformat, width, height, border, image_size, data);
test_gles2_interface.h 124 GLsizei image_size,
  /external/srec/srec/clib/
srec_arb.c 307 /* ASSERT(allotree->image_size == buffer_size); hack for now */
311 pfread(&allotree->image_size, sizeof(asr_uint16_t), 1, fp); /* image_szie */
357 PLogMessage("read arbdata image size %d\n", allotree->image_size);
  /external/chromium_org/third_party/sfntly/cpp/src/sample/chromium/
subsetter_impl.cc 434 int32_t image_size = 0; local
439 image_size = builder2->ImageSize();
445 image_size = builder5->ImageSize();
460 new_builder->SetImageSize(image_size);
  /external/lldb/source/Plugins/ObjectFile/PECOFF/
ObjectFilePECOFF.h 189 uint32_t image_size; member in struct:ObjectFilePECOFF::coff_opt_header
  /external/sfntly/cpp/src/sample/chromium/
subsetter_impl.cc 434 int32_t image_size = 0; local
439 image_size = builder2->ImageSize();
445 image_size = builder5->ImageSize();
460 new_builder->SetImageSize(image_size);
  /external/srec/srec/ca/
syn_srec.c 96 asr_int32_t image_size; member in struct:__anon34803
  /external/chromium_org/chrome/browser/extensions/api/notifications/
notifications_api.cc 319 bitmap_sizes.image_size,
439 bitmap_sizes.image_size,
  /frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
VideoDumpView.java 484 int image_size = mWidth * mHeight * VideoDumpConfig.BYTES_PER_PIXEL; local
485 mBuffer = ByteBuffer.allocate(image_size);
  /external/chromium_org/third_party/freetype/include/freetype/internal/
tttypes.h 492 /* image_size :: For index formats 2 and 5. This is the size in */
517 FT_ULong image_size; member in struct:TT_SBit_RangeRec_
    [all...]
  /external/freetype/include/internal/
tttypes.h 561 /* image_size :: For index formats 2 and 5. This is the size in */
586 FT_ULong image_size; member in struct:TT_SBit_RangeRec_
    [all...]

Completed in 1603 milliseconds

1 23 4