OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetUBwcSize
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/display/msm8996/libgralloc1/
gr_allocator.h
90
unsigned int
GetUBwcSize
(int width, int height, int format, unsigned int alignedw,
gr_allocator.cpp
255
return
GetUBwcSize
(width, height, format, alignedw, alignedh);
728
unsigned int Allocator::
GetUBwcSize
(int width, int height, int format, unsigned int alignedw,
Completed in 33 milliseconds