Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libacryl/local_include/uapi/
H A Dg2d.h216 #define G2D_BUFTYPE_USERPTR 2 macro
/aosp12/hardware/google/graphics/common/libacryl/
H A Dacrylic_g2d.cpp655 image.buffer_type = G2D_BUFTYPE_USERPTR; in prepareImage()