Home
last modified time | relevance | path

Searched defs:BitmapSize (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/
H A Dgenerated_bitmap.rs12 pub struct BitmapSize { struct
14 pub index_subtable_array_offset: BigEndian<u32>,
16 pub index_tables_size: BigEndian<u32>,
40 impl BitmapSize { argument
103 impl FixedSize for BitmapSize { implementation
118 impl sealed::Sealed for BitmapSize {} implementation
121 unsafe impl FromBytes for BitmapSize { implementation
126 impl<'a> SomeRecord<'a> for BitmapSize { implementation
H A Dgenerated_eblc.rs76 pub fn bitmap_sizes(&self) -> &'a [BitmapSize] { in bitmap_sizes()
H A Dgenerated_cblc.rs76 pub fn bitmap_sizes(&self) -> &'a [BitmapSize] { in bitmap_sizes()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/tables/
H A Dbitmap.rs5 impl BitmapSize { impl
/aosp_15_r20/external/skia/fuzz/oss_fuzz/
H A DFuzzImageFilterDeserialize.cpp17 const int BitmapSize = 24; in FuzzImageFilterDeserialize() local
/aosp_15_r20/art/runtime/gc/accounting/
H A Dbitmap.h91 size_t BitmapSize() const { return bitmap_numbits_; } in BitmapSize() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dntddvdeo.h307 ULONG BitmapSize; member
Dwinioctl.h1373 LARGE_INTEGER BitmapSize; member
/aosp_15_r20/external/skia/src/ports/fontations/src/
H A Dffi.rs1320 impl StrikeSizeRetrievable for &BitmapSize { implementation
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dntifs.h3487 LARGE_INTEGER BitmapSize; member
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs185431 pub BitmapSize: LARGE_INTEGER, field