Home
last modified time | relevance | path

Searched refs:GRALLOC_USAGE_SW_WRITE_MASK (Results 1 – 25 of 30) sorted by relevance

12

/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_usages.h88 #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 */
Dmali_gralloc_bufferaccess.cpp55 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/
Dgralloc.h85 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/
Dmali_gralloc_usages.h94 #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/
Dmali_gralloc_bufferaccess.cpp45 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()
Dmali_gralloc_bufferallocation.cpp1026 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/
Dalloc_controller.cpp89 ((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()
Dmapper.cpp224 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()
Dgpu.cpp163 if(usage & (GRALLOC_USAGE_SW_READ_MASK | GRALLOC_USAGE_SW_WRITE_MASK)) { in gralloc_alloc_buffer()
/hardware/qcom/display/msm8084/libgralloc/
Dmapper.cpp215 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()
Dalloc_controller.cpp83 if(((usage & GRALLOC_USAGE_SW_WRITE_MASK) == GRALLOC_USAGE_SW_WRITE_RARELY) in useUncached()
384 GRALLOC_USAGE_SW_WRITE_MASK)) { in isMacroTileEnabled()
Dgpu.cpp287 (usage & GRALLOC_USAGE_SW_WRITE_MASK || in alloc_impl()
/hardware/qcom/display/msm8960/libgralloc/
Dmapper.cpp209 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/
Dmapper.cpp215 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()
Dalloc_controller.cpp83 if(((usage & GRALLOC_USAGE_SW_WRITE_MASK) == GRALLOC_USAGE_SW_WRITE_RARELY) in useUncached()
383 GRALLOC_USAGE_SW_WRITE_MASK)) { in isMacroTileEnabled()
Dgpu.cpp155 if(usage & (GRALLOC_USAGE_SW_READ_MASK | GRALLOC_USAGE_SW_WRITE_MASK)) { in gralloc_alloc_buffer()
/hardware/qcom/display/msm8909/libgralloc/
Dmapper.cpp222 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()
Dgpu.cpp142 if(usage & (GRALLOC_USAGE_SW_READ_MASK | GRALLOC_USAGE_SW_WRITE_MASK)) { in gralloc_alloc_buffer()
Dalloc_controller.cpp99 ((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/
Dmapper.cpp222 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()
Dgpu.cpp142 if(usage & (GRALLOC_USAGE_SW_READ_MASK | GRALLOC_USAGE_SW_WRITE_MASK)) { in gralloc_alloc_buffer()
Dalloc_controller.cpp99 ((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/
Dalloc_controller.cpp93 ((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()
Dmapper.cpp223 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()
Dgpu.cpp142 if(usage & (GRALLOC_USAGE_SW_READ_MASK | GRALLOC_USAGE_SW_WRITE_MASK)) { in gralloc_alloc_buffer()

12