OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SMALLER_FONT_FOOTPRINT
(Results
1 - 11
of
11
) sorted by null
/device/generic/mips/
BoardConfig.mk
13
SMALLER_FONT_FOOTPRINT
:= true
/device/generic/x86/
BoardConfig.mk
12
SMALLER_FONT_FOOTPRINT
:= true
/device/generic/armv7-a-neon/
BoardConfig.mk
16
SMALLER_FONT_FOOTPRINT
:= true
/frameworks/base/data/fonts/
Android.mk
16
# because
SMALLER_FONT_FOOTPRINT
is only available in Android.mks.
62
# Include the DroidSansFallback subset on
SMALLER_FONT_FOOTPRINT
build
63
ifeq ($(
SMALLER_FONT_FOOTPRINT
),true)
74
endif #
SMALLER_FONT_FOOTPRINT
104
ifeq ($(
SMALLER_FONT_FOOTPRINT
),true)
/external/noto-fonts/
Android.mk
36
# license. These are not included in
SMALLER_FONT_FOOTPRINT
builds.
38
ifneq ($(
SMALLER_FONT_FOOTPRINT
),true)
47
endif # !
SMALLER_FONT_FOOTPRINT
66
# The following fonts are excluded from
SMALLER_FONT_FOOTPRINT
builds.
68
ifneq ($(
SMALLER_FONT_FOOTPRINT
),true)
166
endif # !
SMALLER_FONT_FOOTPRINT
/device/generic/arm64/
BoardConfig.mk
23
SMALLER_FONT_FOOTPRINT
:= true
/device/generic/x86_64/
BoardConfig.mk
20
SMALLER_FONT_FOOTPRINT
:= true
/external/google-fonts/carrois-gothic-sc/
Android.mk
20
ifneq ($(
SMALLER_FONT_FOOTPRINT
),true)
/external/google-fonts/coming-soon/
Android.mk
20
ifneq ($(
SMALLER_FONT_FOOTPRINT
),true)
/external/google-fonts/cutive-mono/
Android.mk
20
ifneq ($(
SMALLER_FONT_FOOTPRINT
),true)
/external/google-fonts/dancing-script/
Android.mk
20
ifneq ($(
SMALLER_FONT_FOOTPRINT
),true)
Completed in 239 milliseconds