/hardware/libhardware/include_all/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/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/gfxstream/guest/mesa/include/android_stub/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/core/ |
D | mali_gralloc_bufferaccess.cpp | 45 const bool write = (usage & GRALLOC_USAGE_SW_WRITE_MASK) ? true : false; in get_tx_direction() 217 if ((usage & (GRALLOC_USAGE_SW_READ_MASK | GRALLOC_USAGE_SW_WRITE_MASK)) != 0) in mali_gralloc_lock()
|
/hardware/google/gchips/gralloc4/src/ |
D | mali_gralloc_usages.h | 101 #define GRALLOC_USAGE_SW_WRITE_MASK static_cast<uint64_t>(hidl_common::BufferUsage::CPU_WRITE_MASK) macro 130 GRALLOC_USAGE_SW_WRITE_MASK | /* 0xF0U */
|
/hardware/google/gfxstream/host/vulkan/ |
D | GrallocDefs.h | 61 GRALLOC_USAGE_SW_WRITE_MASK = 0x000000F0U, enumerator
|
/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/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()
|
D | gpu.cpp | 268 (usage & GRALLOC_USAGE_SW_WRITE_MASK || in alloc_impl()
|
/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/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/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()
|
/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()
|