Searched defs:getDevice (Results 1 – 6 of 6) sorted by relevance
32 public static String getDevice() { in getDevice() method in BuildInfo
105 IDirect3DDevice9 *getDevice() { return mDevice; } in getDevice() function
177 ID3D11Device *getDevice() { return mDevice; } in getDevice() function
143 uint64_t getDevice() const { return Device; } in getDevice() function
317 SkBaseDevice* getDevice() const { return fDevice; } in getDevice() function in SkDrawIter578 SkBaseDevice* SkCanvas::getDevice() const { in getDevice() function in SkCanvas