HomeSort by relevance Sort by last modified time
    Searched refs:ImageSize (Results 1 - 13 of 13) sorted by null

  /external/sfntly/cpp/src/sfntly/table/bitmap/
index_sub_table_format2.h 56 int32_t ImageSize();
88 int32_t ImageSize();
index_sub_table_format5.cc 47 return loca * ImageSize();
58 int32_t IndexSubTableFormat5::ImageSize() {
99 return ImageSize();
114 return (it - glyph_array->begin()) * ImageSize();
213 ImageSize());
226 int32_t IndexSubTableFormat5::Builder::ImageSize() {
340 offset_index_ * container()->ImageSize(),
341 container()->ImageSize(),
index_sub_table_format2.cc 28 int32_t IndexSubTableFormat2::ImageSize() {
83 return loca * ImageSize();
91 return ImageSize();
101 int32_t IndexSubTableFormat2::Builder::ImageSize() {
204 ImageSize());
index_sub_table_format5.h 55 int32_t ImageSize();
99 int32_t ImageSize();
  /frameworks/opt/photoviewer/src/com/android/ex/photo/util/
ImageUtils.java 56 public static enum ImageSize {
62 public static final ImageSize sUseImageSize;
66 sUseImageSize = ImageSize.NORMAL;
70 sUseImageSize = ImageSize.NORMAL;
73 sUseImageSize = ImageSize.SMALL;
76 sUseImageSize = ImageSize.EXTRA_SMALL;
  /external/vboot_reference/utility/
image_types.c 27 uint32_t ImageSize;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsafer.h 55 LARGE_INTEGER ImageSize;
113 LARGE_INTEGER ImageSize;
  /external/giflib/
dgif_lib.c     [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
dbghelp.h 387 DWORD ImageSize;
411 DWORD ImageSize;
441 DWORD ImageSize;
454 DWORD ImageSize;
    [all...]
  /external/sfntly/cpp/src/sample/chromium/
subsetter_impl.cc 439 image_size = builder2->ImageSize();
445 image_size = builder5->ImageSize();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_dbg_common.h 393 DWORD ImageSize;
419 DWORD ImageSize;
451 DWORD ImageSize;
464 DWORD ImageSize;
    [all...]
  /frameworks/opt/photoviewer/src/com/android/ex/photo/
PhotoViewController.java 374 final ImageUtils.ImageSize imageSize = ImageUtils.sUseImageSize;
376 switch (imageSize) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h     [all...]

Completed in 1236 milliseconds