/hardware/google/gchips/gralloc3/src/ |
D | mali_gralloc_usages.h | 88 #define GRALLOC_USAGE_SW_WRITE_MASK 0x000000F0U macro 253 #define GRALLOC_USAGE_SW_WRITE_MASK static_cast<uint64_t>(BufferUsage::CPU_WRITE_MASK) macro 278 GRALLOC_USAGE_SW_WRITE_MASK | /* 0xF0U */
|
D | mali_gralloc_bufferaccess.cpp | 55 const bool write = (usage & GRALLOC_USAGE_SW_WRITE_MASK) ? true : false; in get_tx_direction() 79 if ((usage & (GRALLOC_USAGE_SW_READ_MASK | GRALLOC_USAGE_SW_WRITE_MASK)) == 0) in buffer_sync() 342 if ((usage & (GRALLOC_USAGE_SW_READ_MASK | GRALLOC_USAGE_SW_WRITE_MASK)) != 0) in mali_gralloc_lock() 423 if (usage & (GRALLOC_USAGE_SW_READ_MASK | GRALLOC_USAGE_SW_WRITE_MASK)) in mali_gralloc_lock_ycbcr()
|
/hardware/libhardware/include/hardware/ |
D | gralloc.h | 85 GRALLOC_USAGE_SW_WRITE_MASK = 0x000000F0U, enumerator 440 (usage & GRALLOC_USAGE_SW_WRITE_MASK) != 0) { in map_usage_to_memtrack()
|
/hardware/google/gchips/gralloc4/src/ |
D | mali_gralloc_usages.h | 94 #define GRALLOC_USAGE_SW_WRITE_MASK static_cast<uint64_t>(hidl_common::BufferUsage::CPU_WRITE_MASK) macro 119 GRALLOC_USAGE_SW_WRITE_MASK | /* 0xF0U */
|
/hardware/google/gchips/gralloc4/src/core/ |
D | mali_gralloc_bufferaccess.cpp | 45 const bool write = (usage & GRALLOC_USAGE_SW_WRITE_MASK) ? true : false; in get_tx_direction() 237 if ((usage & (GRALLOC_USAGE_SW_READ_MASK | GRALLOC_USAGE_SW_WRITE_MASK)) != 0) in mali_gralloc_lock()
|
D | mali_gralloc_bufferallocation.cpp | 1026 usage & (GRALLOC_USAGE_SW_READ_MASK | GRALLOC_USAGE_SW_WRITE_MASK), in mali_gralloc_derive_format_and_size() 1027 … usage & ~(GRALLOC_USAGE_PRIVATE_MASK | GRALLOC_USAGE_SW_READ_MASK | GRALLOC_USAGE_SW_WRITE_MASK), in mali_gralloc_derive_format_and_size()
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | alloc_controller.cpp | 89 ((usage & GRALLOC_USAGE_SW_WRITE_MASK) == GRALLOC_USAGE_SW_WRITE_RARELY) or in useUncached() 472 GRALLOC_USAGE_SW_WRITE_MASK)) { in isMacroTileEnabled() 804 GRALLOC_USAGE_SW_WRITE_MASK))) { in isUBwcEnabled()
|
D | mapper.cpp | 224 if (usage & (GRALLOC_USAGE_SW_READ_MASK | GRALLOC_USAGE_SW_WRITE_MASK)) { in gralloc_map_and_invalidate() 246 if (usage & GRALLOC_USAGE_SW_WRITE_MASK) { in gralloc_map_and_invalidate()
|
D | gpu.cpp | 163 if(usage & (GRALLOC_USAGE_SW_READ_MASK | GRALLOC_USAGE_SW_WRITE_MASK)) { in gralloc_alloc_buffer()
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | mapper.cpp | 215 if (usage & (GRALLOC_USAGE_SW_READ_MASK | GRALLOC_USAGE_SW_WRITE_MASK)) { in gralloc_map_and_invalidate() 230 if (usage & GRALLOC_USAGE_SW_WRITE_MASK) { in gralloc_map_and_invalidate()
|
D | alloc_controller.cpp | 83 if(((usage & GRALLOC_USAGE_SW_WRITE_MASK) == GRALLOC_USAGE_SW_WRITE_RARELY) in useUncached() 384 GRALLOC_USAGE_SW_WRITE_MASK)) { in isMacroTileEnabled()
|
D | gpu.cpp | 287 (usage & GRALLOC_USAGE_SW_WRITE_MASK || in alloc_impl()
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | mapper.cpp | 209 if (usage & (GRALLOC_USAGE_SW_READ_MASK | GRALLOC_USAGE_SW_WRITE_MASK)) { in gralloc_map_and_invalidate() 223 if ((usage & GRALLOC_USAGE_SW_WRITE_MASK) && in gralloc_map_and_invalidate()
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | mapper.cpp | 215 if (usage & (GRALLOC_USAGE_SW_READ_MASK | GRALLOC_USAGE_SW_WRITE_MASK)) { in gralloc_map_and_invalidate() 230 if (usage & GRALLOC_USAGE_SW_WRITE_MASK) { in gralloc_map_and_invalidate()
|
D | alloc_controller.cpp | 83 if(((usage & GRALLOC_USAGE_SW_WRITE_MASK) == GRALLOC_USAGE_SW_WRITE_RARELY) in useUncached() 383 GRALLOC_USAGE_SW_WRITE_MASK)) { in isMacroTileEnabled()
|
D | gpu.cpp | 155 if(usage & (GRALLOC_USAGE_SW_READ_MASK | GRALLOC_USAGE_SW_WRITE_MASK)) { in gralloc_alloc_buffer()
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | mapper.cpp | 222 if (usage & (GRALLOC_USAGE_SW_READ_MASK | GRALLOC_USAGE_SW_WRITE_MASK)) { in gralloc_map_and_invalidate() 244 if (usage & GRALLOC_USAGE_SW_WRITE_MASK) { in gralloc_map_and_invalidate()
|
D | gpu.cpp | 142 if(usage & (GRALLOC_USAGE_SW_READ_MASK | GRALLOC_USAGE_SW_WRITE_MASK)) { in gralloc_alloc_buffer()
|
D | alloc_controller.cpp | 99 ((usage & GRALLOC_USAGE_SW_WRITE_MASK) == GRALLOC_USAGE_SW_WRITE_RARELY) or in useUncached() 977 GRALLOC_USAGE_SW_WRITE_MASK))) { in isUBwcEnabled()
|
/hardware/qcom/display/msm8909w_3100/libgralloc/ |
D | mapper.cpp | 222 if (usage & (GRALLOC_USAGE_SW_READ_MASK | GRALLOC_USAGE_SW_WRITE_MASK)) { in gralloc_map_and_invalidate() 244 if (usage & GRALLOC_USAGE_SW_WRITE_MASK) { in gralloc_map_and_invalidate()
|
D | gpu.cpp | 142 if(usage & (GRALLOC_USAGE_SW_READ_MASK | GRALLOC_USAGE_SW_WRITE_MASK)) { in gralloc_alloc_buffer()
|
D | alloc_controller.cpp | 99 ((usage & GRALLOC_USAGE_SW_WRITE_MASK) == GRALLOC_USAGE_SW_WRITE_RARELY) or in useUncached() 977 GRALLOC_USAGE_SW_WRITE_MASK))) { in isUBwcEnabled()
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | alloc_controller.cpp | 93 ((usage & GRALLOC_USAGE_SW_WRITE_MASK) == GRALLOC_USAGE_SW_WRITE_RARELY) or in useUncached() 539 GRALLOC_USAGE_SW_WRITE_MASK)) { in isMacroTileEnabled() 986 GRALLOC_USAGE_SW_WRITE_MASK))) { in isUBwcEnabled()
|
D | mapper.cpp | 223 if (usage & (GRALLOC_USAGE_SW_READ_MASK | GRALLOC_USAGE_SW_WRITE_MASK)) { in gralloc_map_and_invalidate() 245 if (usage & GRALLOC_USAGE_SW_WRITE_MASK) { in gralloc_map_and_invalidate()
|
D | gpu.cpp | 142 if(usage & (GRALLOC_USAGE_SW_READ_MASK | GRALLOC_USAGE_SW_WRITE_MASK)) { in gralloc_alloc_buffer()
|