Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libacryl/
H A Dacrylic_g2d.h150 g2d_fmt *halfmt_to_g2dfmt_tbl; variable
H A Dacrylic_g2d.cpp545 halfmt_to_g2dfmt_tbl = newcolormode ? __halfmt_to_g2dfmt : __halfmt_to_g2dfmt_legacy; in AcrylicCompositorG2D()
624 …g2d_fmt *g2dfmt = halfmt_to_g2dfmt(halfmt_to_g2dfmt_tbl, len_halfmt_to_g2dfmt_tbl, layer.getFormat… in prepareImage()
1039 …g2d_fmt *g2dfmt = halfmt_to_g2dfmt(halfmt_to_g2dfmt_tbl, len_halfmt_to_g2dfmt_tbl, getCanvas().get… in executeG2D()