Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libacryl/
H A Dacrylic_g2d.cpp458 static g2d_fmt __halfmt_to_g2dfmt_legacy[] = { variable
545 halfmt_to_g2dfmt_tbl = newcolormode ? __halfmt_to_g2dfmt : __halfmt_to_g2dfmt_legacy; in AcrylicCompositorG2D()
546 …mt_to_g2dfmt_tbl = newcolormode ? ARRSIZE(__halfmt_to_g2dfmt) : ARRSIZE(__halfmt_to_g2dfmt_legacy); in AcrylicCompositorG2D()