OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isUBWCSupportedByGPU
(Results
1 - 6
of
6
) sorted by null
/hardware/qcom/display/msm8994/libgralloc/
gr.h
146
int
isUBWCSupportedByGPU
(int format);
alloc_controller.cpp
117
::dlsym(libadreno_utils, "
isUBWCSupportedByGpu
");
324
int AdrenoMemInfo::
isUBWCSupportedByGPU
(int format)
802
if (AdrenoMemInfo::getInstance().
isUBWCSupportedByGPU
(format) &&
/hardware/qcom/display/msm8996/libgralloc/
gr.h
155
int
isUBWCSupportedByGPU
(int format);
alloc_controller.cpp
128
::dlsym(libadreno_utils, "
isUBWCSupportedByGpu
");
382
int AdrenoMemInfo::
isUBWCSupportedByGPU
(int format)
[
all
...]
/hardware/qcom/display/msm8998/libgralloc/
gr.h
147
int
isUBWCSupportedByGPU
(int format);
alloc_controller.cpp
127
::dlsym(libadreno_utils, "
isUBWCSupportedByGpu
");
382
int AdrenoMemInfo::
isUBWCSupportedByGPU
(int format)
[
all
...]
Completed in 254 milliseconds