Searched refs:g2d_fmt (Results 1 – 2 of 2) sorted by relevance
118 struct g2d_fmt;155 g2d_fmt *halfmt_to_g2dfmt_tbl;
452 struct g2d_fmt { struct459 static g2d_fmt __halfmt_to_g2dfmt_legacy[] = { argument486 static g2d_fmt __halfmt_to_g2dfmt[] = {537 static g2d_fmt *halfmt_to_g2dfmt(struct g2d_fmt *tbl, size_t tbl_len, uint32_t halfmt) in halfmt_to_g2dfmt()652 …g2d_fmt *g2dfmt = halfmt_to_g2dfmt(halfmt_to_g2dfmt_tbl, len_halfmt_to_g2dfmt_tbl, layer.getFormat… in prepareImage()1074 …g2d_fmt *g2dfmt = halfmt_to_g2dfmt(halfmt_to_g2dfmt_tbl, len_halfmt_to_g2dfmt_tbl, getCanvas().get… in executeG2D()