HomeSort by relevance Sort by last modified time
    Searched full:variant_keys (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/hwcplus/src/
hardware.c 62 static const char *variant_keys[] = { variable
71 (sizeof(variant_keys)/sizeof(variant_keys[0]));
196 if (property_get(variant_keys[i], prop, NULL) == 0) {
  /hardware/libhardware/
hardware.c 50 static const char *variant_keys[] = { variable
59 (sizeof(variant_keys)/sizeof(variant_keys[0]));
176 if (property_get(variant_keys[i], prop, NULL) == 0) {

Completed in 124 milliseconds