HomeSort by relevance Sort by last modified time
    Searched full:querysdeinfo (Results 1 - 12 of 12) sorted by null

  /device/google/marlin/sepolicy/
hal_graphics_allocator.te 1 # needed for querySDEInfo
  /hardware/qcom/display/msm8909/libqdutils/
qd_utils.h 61 int querySDEInfo(HWQueryType type, int *value);
qd_utils.cpp 160 int querySDEInfo(HWQueryType type, int *value) {
  /hardware/qcom/display/msm8909w_3100/libqdutils/
qd_utils.h 61 int querySDEInfo(HWQueryType type, int *value);
qd_utils.cpp 160 int querySDEInfo(HWQueryType type, int *value) {
  /hardware/qcom/display/msm8996/libqdutils/
qd_utils.h 62 int querySDEInfo(HWQueryType type, int *value);
qd_utils.cpp 52 int querySDEInfo(HWQueryType type, int *value) {
  /hardware/qcom/display/msm8998/libqdutils/
qd_utils.h 61 int querySDEInfo(HWQueryType type, int *value);
qd_utils.cpp 160 int querySDEInfo(HWQueryType type, int *value) {
  /hardware/qcom/display/msm8909/libgralloc/
alloc_controller.cpp 108 qdutils::querySDEInfo(HAS_UBWC, &isUBwcSupported);
109 qdutils::querySDEInfo(HAS_WB_UBWC, &isWBUBWCSupported);
    [all...]
  /hardware/qcom/display/msm8909w_3100/libgralloc/
alloc_controller.cpp 108 qdutils::querySDEInfo(HAS_UBWC, &isUBwcSupported);
109 qdutils::querySDEInfo(HAS_WB_UBWC, &isWBUBWCSupported);
    [all...]
  /hardware/qcom/display/msm8996/libgralloc/
alloc_controller.cpp 102 qdutils::querySDEInfo(HAS_MACRO_TILE, &isMacroTileSupported);
103 qdutils::querySDEInfo(HAS_UBWC, &isUBwcSupported);
    [all...]

Completed in 1196 milliseconds