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

  /hardware/qcom/display/msm8996/sdm/libs/core/
display_base.cpp 572 const char *comp_type = GetName(layer->composition); local
587 DumpImpl::AppendString(buffer, length, format, idx, comp_type, rotate_split[count],
596 comp_type = "";
625 DumpImpl::AppendString(buffer, length, format, idx, comp_type, comp_split[count],
634 comp_type = "";
    [all...]
  /hardware/qcom/display/msmcobalt/sdm/libs/core/
display_base.cpp 578 const char *comp_type = GetName(layer->composition); local
593 DumpImpl::AppendString(buffer, length, format, idx, comp_type, rotate_split[count],
602 comp_type = "";
631 DumpImpl::AppendString(buffer, length, format, idx, comp_type, comp_split[count],
640 comp_type = "";
    [all...]
  /external/opencv3/3rdparty/libpng/
pngrutil.c 412 png_decompress_chunk(png_structp png_ptr, int comp_type,
424 else if (comp_type == PNG_COMPRESSION_TYPE_BASE)
485 else /* if (comp_type != PNG_COMPRESSION_TYPE_BASE) */
488 png_warning_parameter_signed(p, 1, PNG_NUMBER_FORMAT_d, comp_type);
2324 int comp_type; local
2455 int comp_type = 0; local
    [all...]
pngpriv.h 783 int comp_type, png_size_t chunklength, png_size_t prefix_length,
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 783 int comp_type, png_size_t chunklength, png_size_t prefix_length,
    [all...]

Completed in 196 milliseconds