Searched refs:GRALLOC_USAGE_SW_WRITE_NEVER (Results 1 – 6 of 6) sorted by relevance
55 GRALLOC_USAGE_SW_WRITE_NEVER = 0x00000000U, enumerator
79 GRALLOC_USAGE_SW_WRITE_NEVER = 0x00000000U, enumerator
261 GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_NEVER, in returnTargetBufferForDisplay()
303 mapper.lock(mBuffer.memHandle, GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_NEVER, in returnTargetBufferForDisplayImpl()