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

  /hardware/qcom/display/msm8996/libgralloc1/
gr_adreno_info.h 127 bool IsUBWCSupportedByGPU(int format);
gr_adreno_info.cpp 55 ::dlsym(libadreno_utils_, "isUBWCSupportedByGpu");
158 bool AdrenoMemInfo::IsUBWCSupportedByGPU(int format) {
gr_allocator.cpp 652 enable = adreno_helper_->IsUBWCSupportedByGPU(format);

Completed in 110 milliseconds