Searched refs:prepareImage (Results 1 – 2 of 2) sorted by relevance
/hardware/google/graphics/common/libacryl/ |
D | acrylic_g2d.h | 139 bool prepareImage(AcrylicCanvas &layer, struct g2d_layer &image, uint32_t cmd[], int index);
|
D | acrylic_g2d.cpp | 640 bool AcrylicCompositorG2D::prepareImage(AcrylicCanvas &layer, struct g2d_layer &image, uint32_t cmd… in prepareImage() function in AcrylicCompositorG2D 881 if (!prepareImage(layer, image, cmd, index)) in prepareSource() 1094 if (!prepareImage(getCanvas(), mTask.target, mTask.commands.target, -1)) { in executeG2D()
|