Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libacryl/
H A Dacrylic_g2d.h139 bool reallocLayer(unsigned int layercount);
H A Dacrylic_g2d.cpp944 bool AcrylicCompositorG2D::reallocLayer(unsigned int layercount) in reallocLayer() function in AcrylicCompositorG2D
1052 if (!reallocLayer(layercount)) in executeG2D()