Home | History | Annotate | Download | only in gralloc

Lines Matching defs:prop

1550     char  prop[PROPERTY_VALUE_MAX];
1556 property_get("ro.kernel.qemu.gles", prop, "0");
1557 if (atoi(prop) == 1) {