Searched refs:G2D_LAYERFLAG_SECURE (Results 1 – 2 of 2) sorted by relevance
233 #define G2D_LAYERFLAG_SECURE (1 << 2) macro
650 image.flags |= G2D_LAYERFLAG_SECURE; in prepareImage()