Home
last modified time | relevance | path

Searched defs:define (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/sm7250/display/gpu_tonemapper/
DTonemapper.cpp97 const char *define = "#define USE_NONUNIFORM_SAMPLING\n"; in build() local
/hardware/qcom/display/msm8909/gpu_tonemapper/
DTonemapper.cpp97 const char *define = "#define USE_NONUNIFORM_SAMPLING\n"; in build() local
/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/
DTonemapper.cpp97 const char *define = "#define USE_NONUNIFORM_SAMPLING\n"; in build() local
/hardware/qcom/sm8150/display/gpu_tonemapper/
DTonemapper.cpp97 const char *define = "#define USE_NONUNIFORM_SAMPLING\n"; in build() local
/hardware/qcom/display/msm8998/gpu_tonemapper/
DTonemapper.cpp102 const char *define = "#define USE_NONUNIFORM_SAMPLING\n"; in build() local
/hardware/google/gfxstream/guest/mesa/src/vulkan/util/
Dgen_enum_to_str.py280 def __init__(self, name, number=None, define=None): argument