Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libacryl/
H A Dacrylic_layer.cpp40 static const char canvas_type_name[2][7] = {"source", "target"}; in canvasTypeName() local
42 return canvas_type_name[type]; in canvasTypeName()