HomeSort by relevance Sort by last modified time
    Searched full:packed (Results 226 - 250 of 3140) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/skia/src/gpu/
SkGrFontScaler.cpp 106 bool SkGrFontScaler::getPackedGlyphBounds(GrGlyph::PackedID packed, SkIRect* bounds) {
107 const SkGlyph& glyph = fStrike->getGlyphIDMetrics(GrGlyph::UnpackID(packed),
108 GrGlyph::UnpackFixedX(packed),
109 GrGlyph::UnpackFixedY(packed));
115 bool SkGrFontScaler::getPackedGlyphDFBounds(GrGlyph::PackedID packed, SkIRect* bounds) {
116 const SkGlyph& glyph = fStrike->getGlyphIDMetrics(GrGlyph::UnpackID(packed),
117 GrGlyph::UnpackFixedX(packed),
118 GrGlyph::UnpackFixedY(packed));
151 bool SkGrFontScaler::getPackedGlyphImage(GrGlyph::PackedID packed,
154 const SkGlyph& glyph = fStrike->getGlyphIDMetrics(GrGlyph::UnpackID(packed),
    [all...]
  /external/wpa_supplicant_8/src/utils/
platform.h 14 } __attribute__((packed)) *__ptr = (void *) (p); \
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
if_fddi.h 50 } __attribute__ ((packed));
58 } __attribute__ ((packed));
68 } __attribute__ ((packed));
81 } __attribute__ ((packed));
if_hippi.h 53 } __attribute__ ((packed));
79 } __attribute__ ((packed));
90 } __attribute__ ((packed));
97 } __attribute__ ((packed));
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
if_fddi.h 50 } __attribute__ ((packed));
58 } __attribute__ ((packed));
68 } __attribute__ ((packed));
81 } __attribute__ ((packed));
if_hippi.h 53 } __attribute__ ((packed));
79 } __attribute__ ((packed));
90 } __attribute__ ((packed));
97 } __attribute__ ((packed));
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
if_fddi.h 50 } __attribute__ ((packed));
58 } __attribute__ ((packed));
68 } __attribute__ ((packed));
81 } __attribute__ ((packed));
if_hippi.h 53 } __attribute__ ((packed));
79 } __attribute__ ((packed));
90 } __attribute__ ((packed));
97 } __attribute__ ((packed));
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
desc_defs.h 24 } __attribute__((packed));
43 } __attribute__((packed));
61 } __attribute__((packed));
66 } __attribute__((packed)) ;
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
if_fddi.h 50 } __attribute__ ((packed));
58 } __attribute__ ((packed));
68 } __attribute__ ((packed));
81 } __attribute__ ((packed));
if_hippi.h 53 } __attribute__ ((packed));
79 } __attribute__ ((packed));
90 } __attribute__ ((packed));
97 } __attribute__ ((packed));
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
if_fddi.h 50 } __attribute__ ((packed));
58 } __attribute__ ((packed));
68 } __attribute__ ((packed));
81 } __attribute__ ((packed));
if_hippi.h 53 } __attribute__ ((packed));
79 } __attribute__ ((packed));
90 } __attribute__ ((packed));
97 } __attribute__ ((packed));
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
desc_defs.h 24 } __attribute__((packed));
43 } __attribute__((packed));
61 } __attribute__((packed));
66 } __attribute__((packed)) ;
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
if_fddi.h 50 } __attribute__ ((packed));
58 } __attribute__ ((packed));
68 } __attribute__ ((packed));
81 } __attribute__ ((packed));
if_hippi.h 53 } __attribute__ ((packed));
79 } __attribute__ ((packed));
90 } __attribute__ ((packed));
97 } __attribute__ ((packed));
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
if_fddi.h 50 } __attribute__ ((packed));
58 } __attribute__ ((packed));
68 } __attribute__ ((packed));
81 } __attribute__ ((packed));
if_hippi.h 53 } __attribute__ ((packed));
79 } __attribute__ ((packed));
90 } __attribute__ ((packed));
97 } __attribute__ ((packed));
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
if_fddi.h 50 } __attribute__ ((packed));
58 } __attribute__ ((packed));
68 } __attribute__ ((packed));
81 } __attribute__ ((packed));
if_hippi.h 53 } __attribute__ ((packed));
79 } __attribute__ ((packed));
90 } __attribute__ ((packed));
97 } __attribute__ ((packed));
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
if_fddi.h 50 } __attribute__ ((packed));
58 } __attribute__ ((packed));
68 } __attribute__ ((packed));
81 } __attribute__ ((packed));
if_hippi.h 53 } __attribute__ ((packed));
79 } __attribute__ ((packed));
90 } __attribute__ ((packed));
97 } __attribute__ ((packed));
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
desc_defs.h 24 } __attribute__((packed));
43 } __attribute__((packed));
61 } __attribute__((packed));
66 } __attribute__((packed)) ;
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
if_fddi.h 50 } __attribute__ ((packed));
58 } __attribute__ ((packed));
68 } __attribute__ ((packed));
81 } __attribute__ ((packed));
if_hippi.h 53 } __attribute__ ((packed));
79 } __attribute__ ((packed));
90 } __attribute__ ((packed));
97 } __attribute__ ((packed));

Completed in 1751 milliseconds

1 2 3 4 5 6 7 8 91011>>