HomeSort by relevance Sort by last modified time
    Searched defs:SkDeviceTypes (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/tools/
PictureRenderer.h 43 enum SkDeviceTypes {
169 bool setDeviceType(SkDeviceTypes deviceType, GrGLStandard gpuAPI = kNone_GrGLStandard) {
171 bool setDeviceType(SkDeviceTypes deviceType) {
449 SkDeviceTypes fDeviceType;
  /external/skia/tools/
PictureRenderer.h 45 enum SkDeviceTypes {
168 bool setDeviceType(SkDeviceTypes deviceType) {
386 SkDeviceTypes fDeviceType;

Completed in 117 milliseconds