Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libacryl/
Dacrylic_g2d.cpp611 static uint32_t mfc_stride_formats[] = { variable
657 for (size_t i = 0; i < ARRSIZE(mfc_stride_formats); i++) { in prepareImage()
658 if (layer.getFormat() == mfc_stride_formats[i]) { in prepareImage()