Searched refs:MAP_ACTION_COLORCONVERT (Results 1 – 3 of 3) sorted by relevance
29 #define MAP_ACTION_COLORCONVERT 0x00000004 //color convert macro
298 if (mAction & MAP_ACTION_COLORCONVERT) { in doMapping()316 mAction &= ~MAP_ACTION_COLORCONVERT; in doMapping()369 if (mAction & MAP_ACTION_COLORCONVERT) { in doMapping()
127 mVASurfaceMappingAction |= MAP_ACTION_COLORCONVERT; in start()