/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_buf_mgr.h | 80 int GetHandleFlags(int format, gralloc1_producer_usage_t prod_usage,
|
D | gr_buf_mgr.cpp | 168 int flags = GetHandleFlags(descriptor.GetFormat(), descriptor.GetProducerUsage(), in CreateSharedHandle() 377 int BufferManager::GetHandleFlags(int format, gralloc1_producer_usage_t prod_usage, in GetHandleFlags() function in gralloc1::BufferManager 496 flags = GetHandleFlags(format, prod_usage, cons_usage); in AllocateBuffer()
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_buf_mgr.h | 80 int GetHandleFlags(int format, gralloc1_producer_usage_t prod_usage,
|
D | gr_buf_mgr.cpp | 169 int flags = GetHandleFlags(descriptor.GetFormat(), descriptor.GetProducerUsage(), in CreateSharedHandle() 391 int BufferManager::GetHandleFlags(int format, gralloc1_producer_usage_t prod_usage, in GetHandleFlags() function in gralloc1::BufferManager 512 flags = GetHandleFlags(format, prod_usage, cons_usage); in AllocateBuffer()
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_buf_mgr.h | 80 int GetHandleFlags(int format, gralloc1_producer_usage_t prod_usage,
|
D | gr_buf_mgr.cpp | 168 int flags = GetHandleFlags(descriptor.GetFormat(), descriptor.GetProducerUsage(), in CreateSharedHandle() 369 int BufferManager::GetHandleFlags(int format, gralloc1_producer_usage_t prod_usage, in GetHandleFlags() function in gralloc1::BufferManager 488 flags = GetHandleFlags(format, prod_usage, cons_usage); in AllocateBuffer()
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_buf_mgr.h | 80 int GetHandleFlags(int format, gralloc1_producer_usage_t prod_usage,
|
D | gr_buf_mgr.cpp | 169 int flags = GetHandleFlags(descriptor.GetFormat(), descriptor.GetProducerUsage(), in CreateSharedHandle() 388 int BufferManager::GetHandleFlags(int format, gralloc1_producer_usage_t prod_usage, in GetHandleFlags() function in gralloc1::BufferManager 509 flags = GetHandleFlags(format, prod_usage, cons_usage); in AllocateBuffer()
|
/hardware/qcom/sm8150/display/gralloc/ |
D | gr_utils.h | 207 uint64_t GetHandleFlags(int format, uint64_t usage);
|
D | gr_utils.cpp | 1266 uint64_t GetHandleFlags(int format, uint64_t usage) { in GetHandleFlags() function 1366 *priv_flags = GetHandleFlags(*custom_format, usage); in GetCustomFormatFlags()
|
D | gr_buf_mgr.cpp | 1084 flags = GetHandleFlags(format, usage); in AllocateBuffer()
|
/hardware/qcom/sm7250/display/gralloc/ |
D | gr_utils.h | 222 uint64_t GetHandleFlags(int format, uint64_t usage);
|
D | gr_utils.cpp | 1360 uint64_t GetHandleFlags(int format, uint64_t usage) { in GetHandleFlags() function 1463 *priv_flags = GetHandleFlags(*custom_format, usage); in GetCustomFormatFlags()
|
D | gr_buf_mgr.cpp | 1079 flags = GetHandleFlags(format, usage); in AllocateBuffer()
|