Home
last modified time | relevance | path

Searched refs:attachType (Results 1 – 10 of 10) sorted by relevance

/external/skqp/tools/sk_app/android/
DWindow_android.cpp38 bool Window_android::attach(BackendType attachType) { in attach() argument
39 fBackendType = attachType; in attach()
/external/skia/tools/sk_app/android/
DWindow_android.cpp38 bool Window_android::attach(BackendType attachType) { in attach() argument
39 fBackendType = attachType; in attach()
/external/skqp/tools/sk_app/win/
DWindow_win.cpp347 bool Window_win::attach(BackendType attachType) { in attach() argument
348 fBackend = attachType; in attach()
350 switch (attachType) { in attach()
/external/skia/tools/sk_app/win/
DWindow_win.cpp347 bool Window_win::attach(BackendType attachType) { in attach() argument
348 fBackend = attachType; in attach()
350 switch (attachType) { in attach()
/external/skia/tools/sk_app/ios/
DWindow_ios.cpp256 bool Window_ios::attach(BackendType attachType) { in attach() argument
262 switch (attachType) { in attach()
/external/skqp/tools/sk_app/ios/
DWindow_ios.cpp256 bool Window_ios::attach(BackendType attachType) { in attach() argument
262 switch (attachType) { in attach()
/external/skia/tools/sk_app/unix/
DWindow_unix.cpp335 bool Window_unix::attach(BackendType attachType) { in attach() argument
352 switch (attachType) { in attach()
/external/skqp/tools/sk_app/unix/
DWindow_unix.cpp335 bool Window_unix::attach(BackendType attachType) { in attach() argument
352 switch (attachType) { in attach()
/external/skqp/tools/sk_app/mac/
DWindow_mac.mm99 bool Window_mac::attach(BackendType attachType) {
104 switch (attachType) {
/external/skia/tools/sk_app/mac/
DWindow_mac.mm106 bool Window_mac::attach(BackendType attachType) {
111 switch (attachType) {