OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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