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

  /hardware/qcom/display/msm8996/libgralloc1/
gr_utils.h 52 bool IsCompressedRGBFormat(int format);
gr_utils.cpp 64 bool IsCompressedRGBFormat(int format) {
gr_allocator.cpp 216 if (IsCompressedRGBFormat(format)) {
788 if (IsCompressedRGBFormat(format)) {
  /hardware/qcom/display/msm8998/libgralloc1/
gr_utils.h 52 bool IsCompressedRGBFormat(int format);
gr_utils.cpp 63 bool IsCompressedRGBFormat(int format) {
gr_allocator.cpp 208 if (IsCompressedRGBFormat(format)) {
755 if (IsCompressedRGBFormat(format)) {

Completed in 106 milliseconds