Home
last modified time | relevance | path

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

/external/skia/example/
DHelloWorld.h33 DeviceType getDeviceType() const { return fType; } in getDeviceType() function
/external/skia/samplecode/
DSampleApp.h157 DeviceType getDeviceType() const { return fDeviceType; } in getDeviceType() function