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

  /device/generic/mips/
BoardConfig.mk 14 MINIMAL_FONT_FOOTPRINT := true
  /device/generic/x86/
BoardConfig.mk 13 MINIMAL_FONT_FOOTPRINT := true
  /device/generic/armv7-a-neon/
BoardConfig.mk 17 MINIMAL_FONT_FOOTPRINT := true
  /device/generic/arm64/
BoardConfig.mk 24 MINIMAL_FONT_FOOTPRINT := true
  /device/generic/x86_64/
BoardConfig.mk 21 MINIMAL_FONT_FOOTPRINT := true
  /external/noto-fonts/
Android.mk 169 # The following fonts are excluded from MINIMAL_FONT_FOOTPRINT builds.
171 ifneq ($(MINIMAL_FONT_FOOTPRINT),true)
185 endif # !MINIMAL_FONT_FOOTPRINT
  /external/roboto-fonts/
Android.mk 16 # because MINIMAL_FONT_FOOTPRINT is only available in Android.mks.
54 ifeq ($(MINIMAL_FONT_FOOTPRINT),true)

Completed in 345 milliseconds