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

  /hardware/qcom/display/msm8909/libqdutils/
qd_utils.h 49 enum HWQueryType {
61 int querySDEInfo(HWQueryType type, int *value);
qd_utils.cpp 86 static int querySDEInfoDRM(HWQueryType type, int *value) {
110 static int querySDEInfoFB(HWQueryType type, int *value) {
160 int querySDEInfo(HWQueryType type, int *value) {
  /hardware/qcom/display/msm8909w_3100/libqdutils/
qd_utils.h 49 enum HWQueryType {
61 int querySDEInfo(HWQueryType type, int *value);
qd_utils.cpp 86 static int querySDEInfoDRM(HWQueryType type, int *value) {
110 static int querySDEInfoFB(HWQueryType type, int *value) {
160 int querySDEInfo(HWQueryType type, int *value) {
  /hardware/qcom/display/msm8996/libqdutils/
qd_utils.h 49 enum HWQueryType {
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 49 enum HWQueryType {
61 int querySDEInfo(HWQueryType type, int *value);
qd_utils.cpp 86 static int querySDEInfoDRM(HWQueryType type, int *value) {
110 static int querySDEInfoFB(HWQueryType type, int *value) {
160 int querySDEInfo(HWQueryType type, int *value) {

Completed in 327 milliseconds