Home
last modified time | relevance | path

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

/system/teeui/tools/framebufferizer/src/com/android/framebufferizer/utils/
DFrameBufferBuffer.java197 config.setValue(Config.KEY_DEVICE, currentDevice()); in setConfiguration()
210 public DeviceInfoDB.Device currentDevice() { in currentDevice() method in FrameBufferBuffer.ConfigSelector
400 DeviceInfo deviceInfo = DeviceInfoDB.getDeviceInfo(getConfigSelector().currentDevice()); in renderNativeBuffer()