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

  /hardware/qcom/display/msm8084/libqdutils/
profiler.h 61 enum DfmType {
66 DfmType type;
profiler.cpp 75 debug_fps_metadata.type = (debug_fps_metadata_t::DfmType) atoi(prop);
  /hardware/qcom/display/msm8226/libqdutils/
profiler.h 61 enum DfmType {
66 DfmType type;
profiler.cpp 75 debug_fps_metadata.type = (debug_fps_metadata_t::DfmType) atoi(prop);
  /hardware/qcom/display/msm8960/libqdutils/
profiler.h 61 enum DfmType {
66 DfmType type;
profiler.cpp 72 debug_fps_metadata.type = (debug_fps_metadata_t::DfmType) atoi(prop);
  /hardware/qcom/display/msm8974/libqdutils/
profiler.h 61 enum DfmType {
66 DfmType type;
profiler.cpp 72 debug_fps_metadata.type = (debug_fps_metadata_t::DfmType) atoi(prop);

Completed in 308 milliseconds