Home
last modified time | relevance | path

Searched refs:in_current (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish/camera/
DEmulatedCamera.cpp1024 const char* in_current = current.get(tmp); in PrintParamDiff() local
1025 if (in_current != NULL) { in PrintParamDiff()
1026 if (strcmp(in_current, val)) { in PrintParamDiff()
1027 ALOGD("=== Value changed: %s: %s -> %s", tmp, in_current, val); in PrintParamDiff()