Home
last modified time | relevance | path

Searched refs:sbwc_lossy_formats (Results 1 – 1 of 1) sorted by relevance

/aosp12/hardware/google/graphics/common/libacryl/
H A Dacrylic_g2d.cpp606 static unsigned int sbwc_lossy_formats[] = { variable
690 for (unsigned int i = 0; i < ARRSIZE(sbwc_lossy_formats); i++) { in prepareImage()
691 if (format == sbwc_lossy_formats[i]) { in prepareImage()