Home
last modified time | relevance | path

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

/system/teeui/tools/framebufferizer/src/com/android/framebufferizer/utils/
DDeviceInfoDB.java24 static DeviceInfo getDeviceInfo(Device device) { in getDeviceInfo() method in DeviceInfoDB
DFrameBufferBuffer.java400 DeviceInfo deviceInfo = DeviceInfoDB.getDeviceInfo(getConfigSelector().currentDevice()); in renderNativeBuffer()