Home
last modified time | relevance | path

Searched defs:attachGL (Results 1 – 2 of 2) sorted by relevance

/external/skia/legacy/include/views/
DSkOSWindow_Android.h21 bool attachGL() { return true; } in attachGL() function
/external/skia/legacy/src/utils/unix/
DSkOSWindow_Unix.cpp173 bool SkOSWindow::attachGL() in attachGL() function in SkOSWindow