/external/skia/include/views/ |
D | SkOSWindow_Win.h | 30 enum SkBackEndTypes { enum 45 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*); 84 SkBackEndTypes fAttached;
|
D | SkOSWindow_Android.h | 22 enum SkBackEndTypes { enum 32 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo* info);
|
D | SkOSWindow_NaCl.h | 22 enum SkBackEndTypes { enum 32 bool attach(SkBackEndTypes /* attachType */, int /* msaaSampleCount */, AttachmentInfo* info) { in attach() argument
|
D | SkOSWindow_iOS.h | 19 enum SkBackEndTypes { enum 30 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
|
D | SkOSWindow_Mac.h | 22 enum SkBackEndTypes { enum 35 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
|
D | SkOSWindow_Unix.h | 36 enum SkBackEndTypes { enum 46 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
|
/external/chromium_org/third_party/skia/include/views/ |
D | SkOSWindow_Win.h | 30 enum SkBackEndTypes { enum 45 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*); 84 SkBackEndTypes fAttached;
|
D | SkOSWindow_Android.h | 22 enum SkBackEndTypes { enum 32 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo* info);
|
D | SkOSWindow_NaCl.h | 22 enum SkBackEndTypes { enum 32 bool attach(SkBackEndTypes /* attachType */, int /* msaaSampleCount */, AttachmentInfo* info) { in attach() argument
|
D | SkOSWindow_iOS.h | 19 enum SkBackEndTypes { enum 30 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
|
D | SkOSWindow_Mac.h | 22 enum SkBackEndTypes { enum 35 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
|
D | SkOSWindow_Unix.h | 36 enum SkBackEndTypes { enum 46 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
|
/external/skia/src/views/mac/ |
D | SkNSView.h | 49 - (bool)attach:(SkOSWindow::SkBackEndTypes)attachType withMSAASampleCount:(int) sampleCount andGetI…
|
D | SkOSWindow_Mac.mm | 68 bool SkOSWindow::attach(SkBackEndTypes attachType, int sampleCount, AttachmentInfo* info) {
|
D | SkOSWindow_Mac.cpp | 502 bool SkOSWindow::attach(SkBackEndTypes /* attachType */) in attach() argument
|
D | SkNSView.mm | 381 - (bool)attach:(SkOSWindow::SkBackEndTypes)attachType
|
/external/chromium_org/third_party/skia/src/views/mac/ |
D | SkNSView.h | 49 - (bool)attach:(SkOSWindow::SkBackEndTypes)attachType withMSAASampleCount:(int) sampleCount andGetI…
|
D | SkOSWindow_Mac.mm | 68 bool SkOSWindow::attach(SkBackEndTypes attachType, int sampleCount, AttachmentInfo* info) {
|
D | SkOSWindow_Mac.cpp | 502 bool SkOSWindow::attach(SkBackEndTypes /* attachType */) in attach() argument
|
/external/chromium_org/third_party/skia/src/views/ios/ |
D | SkOSWindow_iOS.mm | 53 bool SkOSWindow::attach(SkBackEndTypes /* attachType */,
|
/external/skia/src/views/ios/ |
D | SkOSWindow_iOS.mm | 53 bool SkOSWindow::attach(SkBackEndTypes /* attachType */,
|
/external/skia/src/views/unix/ |
D | SkOSWindow_Unix.cpp | 312 bool SkOSWindow::attach(SkBackEndTypes, int msaaSampleCount, AttachmentInfo* info) { in attach() argument
|
/external/chromium_org/third_party/skia/src/views/unix/ |
D | SkOSWindow_Unix.cpp | 312 bool SkOSWindow::attach(SkBackEndTypes, int msaaSampleCount, AttachmentInfo* info) { in attach() argument
|
/external/skia/src/views/win/ |
D | SkOSWindow_win.cpp | 537 bool SkOSWindow::attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo* info) { in attach()
|
/external/chromium_org/third_party/skia/src/views/win/ |
D | SkOSWindow_win.cpp | 537 bool SkOSWindow::attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo* info) { in attach()
|