Home
last modified time | relevance | path

Searched defs:attachType (Results 1 – 5 of 5) sorted by relevance

/external/skia/tools/viewer/sk_app/android/
DWindow_android.cpp38 bool Window_android::attach(BackendType attachType) { in attach()
/external/skia/tools/viewer/sk_app/mac/
DWindow_mac.cpp249 bool Window_mac::attach(BackendType attachType) { in attach()
/external/skia/tools/viewer/sk_app/unix/
DWindow_unix.cpp335 bool Window_unix::attach(BackendType attachType) { in attach()
/external/skia/tools/viewer/sk_app/win/
DWindow_win.cpp345 bool Window_win::attach(BackendType attachType) { in attach()
/external/skia/src/views/win/
DSkOSWindow_win.cpp603 bool SkOSWindow::attach(SkBackEndTypes attachType, int msaaSampleCount, bool deepColor, in attach()