Home
last modified time | relevance | path

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

/external/skia/include/views/
DSkOSWindow_Win.h37 enum SkBackEndTypes { enum
50 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
125 SkBackEndTypes fAttached;
DSkOSWindow_Android.h26 enum SkBackEndTypes { enum
31 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo* info);
DSkOSWindow_iOS.h19 enum SkBackEndTypes { enum
25 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
DSkOSWindow_SDL.h20 enum SkBackEndTypes { enum
32 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
DSkOSWindow_Mac.h22 enum SkBackEndTypes { enum
36 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
DSkOSWindow_Unix.h36 enum SkBackEndTypes { enum
47 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) {
DSkNSView.mm382 - (bool)attach:(SkOSWindow::SkBackEndTypes)attachType
/external/skia/src/views/ios/
DSkOSWindow_iOS.mm53 bool SkOSWindow::attach(SkBackEndTypes /* attachType */,
/external/skia/platform_tools/android/apps/visualbench/src/main/jni/
DSkOSWindow_AndroidNative.cpp24 bool SkOSWindow::attach(SkBackEndTypes attachType, in attach()
/external/skia/src/views/sdl/
DSkOSWindow_SDL.cpp60 bool SkOSWindow::attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo* info) { in attach()
/external/skia/platform_tools/android/apps/sample_app/src/main/jni/
Dcom_skia_SkiaSampleRenderer.cpp65 bool SkOSWindow::attach(SkBackEndTypes /* attachType */, int /*msaaSampleCount*/, AttachmentInfo* i… in attach() argument
/external/skia/src/views/unix/
DSkOSWindow_Unix.cpp352 bool SkOSWindow::attach(SkBackEndTypes, int msaaSampleCount, AttachmentInfo* info) { in attach() argument
/external/skia/src/views/win/
DSkOSWindow_win.cpp599 bool SkOSWindow::attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo* info) { in attach()
/external/skia/experimental/iOSSampleApp/
DSkSampleUIView.mm193 SkOSWindow::SkBackEndTypes fBackend;
/external/skia/samplecode/
DSampleApp.cpp360 SkOSWindow::SkBackEndTypes fBackend;