Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libacryl/
H A Dacrylic_g2d.cpp596 static uint32_t mfc_stride_formats[] = { variable
629 for (size_t i = 0; i < ARRSIZE(mfc_stride_formats); i++) { in prepareImage()
630 if (layer.getFormat() == mfc_stride_formats[i]) { in prepareImage()