Home
last modified time | relevance | path

Searched defs:ORIENTATION_KEY (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish/camera/
DEmulatedCamera.h401 static const char ORIENTATION_KEY[]; variable
DEmulatedCamera.cpp1237 const char EmulatedCamera::ORIENTATION_KEY[] = "prop-orientation"; member in android::EmulatedCamera