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