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

  /external/kmod/libkmod/
libkmod-file.c 236 static const struct comp_type { struct
288 const struct comp_type *itr;
  /hardware/qcom/display/msm8996/sdm/libs/core/
display_base.cpp 586 const char *comp_type = GetName(layer->composition); local
601 DumpImpl::AppendString(buffer, length, format, idx, comp_type, rotate_split[count],
610 comp_type = "";
639 DumpImpl::AppendString(buffer, length, format, idx, comp_type, comp_split[count],
648 comp_type = "";
    [all...]
  /external/syslinux/com32/lib/libpng/
pngrutil.c 320 png_decompress_chunk(png_structp png_ptr, int comp_type,
332 else if (comp_type == PNG_COMPRESSION_TYPE_BASE)
394 else /* if (comp_type != PNG_COMPRESSION_TYPE_BASE) */
400 comp_type);
2092 int comp_type; local
2213 int comp_type = 0; local
    [all...]
  /hardware/qcom/display/msm8998/sdm/libs/core/
display_base.cpp 581 const char *comp_type = GetName(sdm_layer->composition); local
596 DumpImpl::AppendString(buffer, length, format, idx, comp_type, rotate_split[count],
605 comp_type = "";
637 DumpImpl::AppendString(buffer, length, format, idx, comp_type, comp_split[count],
646 comp_type = "";
    [all...]
  /external/syslinux/com32/include/
png.h     [all...]

Completed in 706 milliseconds