Home
last modified time | relevance | path

Searched refs:SkBackEndTypes (Results 1 – 25 of 26) sorted by relevance

12

/external/skia/include/views/
DSkOSWindow_Win.h30 enum SkBackEndTypes { enum
45 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
84 SkBackEndTypes fAttached;
DSkOSWindow_Android.h22 enum SkBackEndTypes { enum
32 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo* info);
DSkOSWindow_NaCl.h22 enum SkBackEndTypes { enum
32 bool attach(SkBackEndTypes /* attachType */, int /* msaaSampleCount */, AttachmentInfo* info) { in attach() argument
DSkOSWindow_iOS.h19 enum SkBackEndTypes { enum
30 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
DSkOSWindow_Mac.h22 enum SkBackEndTypes { enum
35 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
DSkOSWindow_Unix.h36 enum SkBackEndTypes { enum
46 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
/external/chromium_org/third_party/skia/include/views/
DSkOSWindow_Win.h30 enum SkBackEndTypes { enum
45 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
84 SkBackEndTypes fAttached;
DSkOSWindow_Android.h22 enum SkBackEndTypes { enum
32 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo* info);
DSkOSWindow_NaCl.h22 enum SkBackEndTypes { enum
32 bool attach(SkBackEndTypes /* attachType */, int /* msaaSampleCount */, AttachmentInfo* info) { in attach() argument
DSkOSWindow_iOS.h19 enum SkBackEndTypes { enum
30 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
DSkOSWindow_Mac.h22 enum SkBackEndTypes { enum
35 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
DSkOSWindow_Unix.h36 enum SkBackEndTypes { enum
46 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
/external/skia/src/views/mac/
DSkNSView.h49 - (bool)attach:(SkOSWindow::SkBackEndTypes)attachType withMSAASampleCount:(int) sampleCount andGetI…
DSkOSWindow_Mac.mm68 bool SkOSWindow::attach(SkBackEndTypes attachType, int sampleCount, AttachmentInfo* info) {
DSkOSWindow_Mac.cpp502 bool SkOSWindow::attach(SkBackEndTypes /* attachType */) in attach() argument
DSkNSView.mm381 - (bool)attach:(SkOSWindow::SkBackEndTypes)attachType
/external/chromium_org/third_party/skia/src/views/mac/
DSkNSView.h49 - (bool)attach:(SkOSWindow::SkBackEndTypes)attachType withMSAASampleCount:(int) sampleCount andGetI…
DSkOSWindow_Mac.mm68 bool SkOSWindow::attach(SkBackEndTypes attachType, int sampleCount, AttachmentInfo* info) {
DSkOSWindow_Mac.cpp502 bool SkOSWindow::attach(SkBackEndTypes /* attachType */) in attach() argument
/external/chromium_org/third_party/skia/src/views/ios/
DSkOSWindow_iOS.mm53 bool SkOSWindow::attach(SkBackEndTypes /* attachType */,
/external/skia/src/views/ios/
DSkOSWindow_iOS.mm53 bool SkOSWindow::attach(SkBackEndTypes /* attachType */,
/external/skia/src/views/unix/
DSkOSWindow_Unix.cpp312 bool SkOSWindow::attach(SkBackEndTypes, int msaaSampleCount, AttachmentInfo* info) { in attach() argument
/external/chromium_org/third_party/skia/src/views/unix/
DSkOSWindow_Unix.cpp312 bool SkOSWindow::attach(SkBackEndTypes, int msaaSampleCount, AttachmentInfo* info) { in attach() argument
/external/skia/src/views/win/
DSkOSWindow_win.cpp537 bool SkOSWindow::attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo* info) { in attach()
/external/chromium_org/third_party/skia/src/views/win/
DSkOSWindow_win.cpp537 bool SkOSWindow::attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo* info) { in attach()

12