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

  /hardware/qcom/display/msm8996/libgralloc1/
gr_adreno_info.cpp 63 // Check if the overriding property debug.gralloc.gfx_ubwc_disable_
66 property_get("debug.gralloc.gfx_ubwc_disable_", property, "0");
69 gfx_ubwc_disable_ = true;
159 if (!gfx_ubwc_disable_ && LINK_adreno_isUBWCSupportedByGpu) {
gr_adreno_info.h 149 bool gfx_ubwc_disable_ = false; member in class:gralloc1::AdrenoMemInfo

Completed in 90 milliseconds