HomeSort by relevance Sort by last modified time
    Searched refs:GetBufferType (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/display/msm8996/libgralloc1/
gr_buf_mgr.h 49 int GetBufferType(int format);
gr_buf_mgr.cpp 133 int buffer_type = GetBufferType(descriptor.GetFormat());
426 int BufferManager::GetBufferType(int inputFormat) {
460 int buffer_type = GetBufferType(gralloc_format);

Completed in 64 milliseconds