Searched refs:MAP_ACTION_COPY (Results 1 – 3 of 3) sorted by relevance
27 #define MAP_ACTION_COPY 0x00000001 //mem copy macro
341 mAction |= MAP_ACTION_COPY; in doMapping()345 mAction |= MAP_ACTION_COPY; in doMapping()348 if (mAction & MAP_ACTION_COPY) { //must allocate new vasurface(EXternalMemoryNULL, uncached) in doMapping()378 if (mAction & MAP_ACTION_COPY) { in doMapping()
234 mVASurfaceMappingAction |= MAP_ACTION_COPY; in start()