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