OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetBppForUncompressedRGB
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/display/msm8996/libgralloc1/
gr_utils.h
54
uint32_t
GetBppForUncompressedRGB
(int format);
gr_utils.cpp
101
uint32_t
GetBppForUncompressedRGB
(int format) {
gr_allocator.cpp
259
uint32_t bpp =
GetBppForUncompressedRGB
(format);
738
bpp =
GetBppForUncompressedRGB
(format);
773
uint32_t bpp =
GetBppForUncompressedRGB
(hnd->format);
Completed in 129 milliseconds