Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libacryl/
Dacrylic_g2d.h140 …bool prepareSource(AcrylicLayer &layer, struct g2d_layer &image, uint32_t cmd[], hw2d_coord_t targ…
Dacrylic_g2d.cpp872 bool AcrylicCompositorG2D::prepareSource(AcrylicLayer &layer, struct g2d_layer &image, uint32_t cmd… in prepareSource() function in AcrylicCompositorG2D
1120 if (!prepareSource(layer, mTask.source[i], in executeG2D()