Home
last modified time | relevance | path

Searched refs:AAPTPrebuiltDPI (Results 1 – 3 of 3) sorted by relevance

/build/soong/android/
Dvariable.go181 AAPTPrebuiltDPI []string `json:",omitempty"` member
325 AAPTPrebuiltDPI: []string{"xhdpi", "xxhdpi"},
Dconfig.go210 AAPTPrebuiltDPI: []string{"xhdpi", "xxhdpi"},
579 return c.productVariables.AAPTPrebuiltDPI
/build/make/core/
Dsoong_config.mk77 $(call add_json_list, AAPTPrebuiltDPI, $(PRODUCT_AAPT_PREBUILT_DPI))