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

  /hardware/qcom/display/msm8996/sdm/include/utils/
formats.h 39 const char *GetFormatString(const LayerBufferFormat &format);
  /hardware/qcom/display/msm8996/sdm/libs/utils/
formats.cpp 71 const char *GetFormatString(const LayerBufferFormat &format) {
  /external/mesa3d/src/mesa/main/
es_generator.py 90 def GetFormatString(type):
559 formatString = GetFormatString(paramType)
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/core/
display_base.cpp 535 out_buffer->height, GetFormatString(out_buffer->format));
573 const char *buffer_format = GetFormatString(input_buffer->format);
601 buffer_format = GetFormatString(input_buffer->format);
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_display.cpp     [all...]
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_display.cpp 934 GetFormatString(buffer_info.buffer_config.format), dump_frame_index_);
    [all...]

Completed in 219 milliseconds