HomeSort by relevance Sort by last modified time
    Searched refs:fOldDrawable (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/include/gpu/gl/
SkNativeGLContext.h 74 GLXDrawable fOldDrawable;
  /external/chromium_org/third_party/skia/src/gpu/gl/unix/
SkNativeGLContext_unix.cpp 17 fOldDrawable = glXGetCurrentDrawable();
22 glXMakeCurrent(fOldDisplay, fOldDrawable, fOldGLXContext);

Completed in 241 milliseconds