OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:useFbMem
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/display/msm8960/libgralloc/
gpu.cpp
282
bool
useFbMem
= false;
288
useFbMem
= true;
292
if(
useFbMem
) {
/hardware/qcom/display/msm8974/libgralloc/
gpu.cpp
297
bool
useFbMem
= false;
303
useFbMem
= true;
307
if(
useFbMem
) {
/hardware/qcom/display/msm8x26/libgralloc/
gpu.cpp
282
bool
useFbMem
= false;
288
useFbMem
= true;
292
if(
useFbMem
) {
Completed in 314 milliseconds