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

  /hardware/qcom/display/msm8909/gralloc/
gr_buf_mgr.cpp 473 int gralloc_format = allocator_->GetImplDefinedFormat(prod_usage, cons_usage, format); local
477 int buffer_type = GetBufferType(gralloc_format);
    [all...]
  /hardware/qcom/display/msm8909w_3100/libgralloc1/
gr_buf_mgr.cpp 470 int gralloc_format = allocator_->GetImplDefinedFormat(prod_usage, cons_usage, format); local
474 int buffer_type = GetBufferType(gralloc_format);
    [all...]
  /hardware/qcom/display/msm8996/libgralloc1/
gr_buf_mgr.cpp 479 int gralloc_format = allocator_->GetImplDefinedFormat(prod_usage, cons_usage, format); local
483 int buffer_type = GetBufferType(gralloc_format);
  /hardware/qcom/display/msm8998/libgralloc1/
gr_buf_mgr.cpp 467 int gralloc_format = allocator_->GetImplDefinedFormat(prod_usage, cons_usage, format); local
471 int buffer_type = GetBufferType(gralloc_format);

Completed in 1054 milliseconds