/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
D | index_sub_table_format5.cc | 47 return loca * ImageSize(); in GlyphStartOffset() 58 int32_t IndexSubTableFormat5::ImageSize() { in ImageSize() function in sfntly::IndexSubTableFormat5 99 return ImageSize(); in GlyphLength() 114 return (it - glyph_array->begin()) * ImageSize(); in GlyphStartOffset() 213 ImageSize()); in SubSerialize() 226 int32_t IndexSubTableFormat5::Builder::ImageSize() { in ImageSize() function in sfntly::IndexSubTableFormat5::Builder 340 offset_index_ * container()->ImageSize(), in Next() 341 container()->ImageSize(), in Next()
|
D | index_sub_table_format2.cc | 28 int32_t IndexSubTableFormat2::ImageSize() { in ImageSize() function in sfntly::IndexSubTableFormat2 83 return loca * ImageSize(); in GlyphStartOffset() 91 return ImageSize(); in GlyphLength() 101 int32_t IndexSubTableFormat2::Builder::ImageSize() { in ImageSize() function in sfntly::IndexSubTableFormat2::Builder 204 ImageSize()); in SubSerialize()
|
D | index_sub_table_format2.h | 56 int32_t ImageSize(); 88 int32_t ImageSize();
|
D | index_sub_table_format5.h | 55 int32_t ImageSize(); 99 int32_t ImageSize();
|
/third_party/gstreamer/gstplugins_bad/gst/jp2kdecimator/ |
D | jp2kcodestream.h | 65 } ImageSize; typedef 140 ImageSize siz;
|
D | jp2kcodestream.c | 482 ImageSize * siz, guint16 length) in parse_siz() 518 sizeof_siz (GstJP2kDecimator * self, const ImageSize * siz) in sizeof_siz() 524 reset_siz (GstJP2kDecimator * self, ImageSize * siz) in reset_siz() 528 memset (siz, 0, sizeof (ImageSize)); in reset_siz() 533 const ImageSize * siz) in write_siz()
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | dbghelp.h | 387 DWORD ImageSize; member 411 DWORD ImageSize; member 441 DWORD ImageSize; member 454 DWORD ImageSize; member
|
/third_party/libexif/test/testdata/ |
D | pentax_makernote_variant_3.jpg.parsed | 165 Entry 8: 16393, ImageSize
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/chromium/ |
D | subsetter_impl.cc | 448 image_size = builder2->ImageSize(); in ConstructIndexFormat5() 454 image_size = builder5->ImageSize(); in ConstructIndexFormat5()
|
/third_party/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/ |
D | StackWalker.cpp | 126 DWORD ImageSize; // virtual size of the loaded module member 421 DWORD ImageSize; // virtual size of the loaded module member 450 DWORD ImageSize; // virtual size of the loaded module member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiExternalMemoryTests.cpp | 4273 struct ImageSize in testAndroidHardwareBufferImageFormat() struct 4278 ImageSize sizes[] = in testAndroidHardwareBufferImageFormat()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | ComputeShaderTest.cpp | 1084 TEST_P(ComputeShaderTest, ImageSize) in TEST_P() argument
|