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

  /hardware/qcom/display/msm8994/libgralloc/
gr.h 146 int isUBWCSupportedByGPU(int format);
alloc_controller.cpp 117 ::dlsym(libadreno_utils, "isUBWCSupportedByGpu");
319 int AdrenoMemInfo::isUBWCSupportedByGPU(int format)
793 if (AdrenoMemInfo::getInstance().isUBWCSupportedByGPU(format) &&
  /hardware/qcom/display/msm8996/libgralloc/
gr.h 155 int isUBWCSupportedByGPU(int format);
alloc_controller.cpp 128 ::dlsym(libadreno_utils, "isUBWCSupportedByGpu");
378 int AdrenoMemInfo::isUBWCSupportedByGPU(int format)
    [all...]
  /hardware/qcom/display/msmcobalt/libgralloc/
gr.h 165 int isUBWCSupportedByGPU(int format);
alloc_controller.cpp 129 ::dlsym(libadreno_utils, "isUBWCSupportedByGpu");
391 int AdrenoMemInfo::isUBWCSupportedByGPU(int format)
    [all...]

Completed in 413 milliseconds