Searched refs:GetBufferType (Results 1 - 8 of 8) sorted by relevance

/hardware/qcom/display/msm8909/gralloc/
H A Dgr_buf_mgr.h75 int GetBufferType(int format);
H A Dgr_buf_mgr.cpp171 int buffer_type = GetBufferType(descriptor.GetFormat());
452 int BufferManager::GetBufferType(int inputFormat) { function in class:gralloc1::BufferManager
477 int buffer_type = GetBufferType(gralloc_format);
/hardware/qcom/display/msm8909w_3100/libgralloc1/
H A Dgr_buf_mgr.h75 int GetBufferType(int format);
H A Dgr_buf_mgr.cpp171 int buffer_type = GetBufferType(descriptor.GetFormat());
449 int BufferManager::GetBufferType(int inputFormat) { function in class:gralloc1::BufferManager
474 int buffer_type = GetBufferType(gralloc_format);
/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_buf_mgr.h75 int GetBufferType(int format);
H A Dgr_buf_mgr.cpp170 int buffer_type = GetBufferType(descriptor.GetFormat());
458 int BufferManager::GetBufferType(int inputFormat) { function in class:gralloc1::BufferManager
483 int buffer_type = GetBufferType(gralloc_format);
/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_buf_mgr.h75 int GetBufferType(int format);
H A Dgr_buf_mgr.cpp170 int buffer_type = GetBufferType(descriptor.GetFormat());
446 int BufferManager::GetBufferType(int inputFormat) { function in class:gralloc1::BufferManager
471 int buffer_type = GetBufferType(gralloc_format);

Completed in 903 milliseconds