Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libacryl/local_include/uapi/
Dg2d.h232 #define G2D_LAYERFLAG_ACQUIRE_FENCE (1 << 1) macro
/hardware/google/graphics/common/libacryl/
Dacrylic_g2d.cpp645 image.flags |= G2D_LAYERFLAG_ACQUIRE_FENCE; in prepareImage()