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

  /hardware/qcom/display/msm8909/include/
display_properties.h 39 #define GRALLOC_PROP(prop_name) GRALLOC_PROP_PREFIX prop_name
79 #define DISABLE_UBWC_PROP GRALLOC_PROP("disable_ubwc")
80 #define ENABLE_FB_UBWC_PROP GRALLOC_PROP("enable_fb_ubwc")
81 #define MAP_FB_MEMORY_PROP GRALLOC_PROP("map_fb_memory")
  /hardware/qcom/display/msm8909/gralloc/
gralloc_priv.h 27 #define GRALLOC_PROP(prop_name) GRALLOC_PROP_PREFIX prop_name
29 #define DISABLE_UBWC_PROP GRALLOC_PROP("disable_ubwc")
30 #define ENABLE_FB_UBWC_PROP GRALLOC_PROP("enable_fb_ubwc")
31 #define MAP_FB_MEMORY_PROP GRALLOC_PROP("map_fb_memory")

Completed in 3745 milliseconds