OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsCompressedRGBFormat
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/display/msm8996/libgralloc1/
gr_utils.h
52
bool
IsCompressedRGBFormat
(int format);
gr_utils.cpp
63
bool
IsCompressedRGBFormat
(int format) {
gr_allocator.cpp
264
if (
IsCompressedRGBFormat
(format)) {
812
if (
IsCompressedRGBFormat
(format)) {
Completed in 42 milliseconds