OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scissor_box_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/android_webview/browser/
scoped_app_gl_state_restore.cc
75
glGetIntegerv(GL_SCISSOR_BOX,
scissor_box_
);
222
scissor_box_
[0],
scissor_box_
[1],
scissor_box_
[2],
scissor_box_
[3]);
scoped_app_gl_state_restore.h
80
GLint
scissor_box_
[4];
member in class:android_webview::ScopedAppGLStateRestore
Completed in 30 milliseconds