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

  /hardware/qcom/display/msm8996/libgralloc1/
gr_allocator.h 88 void GetRgbUBwcBlockSize(uint32_t bpp, int *block_width, int *block_height);
gr_allocator.cpp 681 void Allocator::GetRgbUBwcBlockSize(uint32_t bpp, int *block_width, int *block_height) {
710 GetRgbUBwcBlockSize(bpp, &block_width, &block_height);

Completed in 48 milliseconds