OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blend_dest_rgb_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/android_webview/browser/
scoped_app_gl_state_restore.h
75
GLint
blend_dest_rgb_
;
member in class:android_webview::ScopedAppGLStateRestore
scoped_app_gl_state_restore.cc
71
glGetIntegerv(GL_BLEND_DST_RGB, &
blend_dest_rgb_
);
215
blend_src_rgb_,
blend_dest_rgb_
, blend_src_alpha_, blend_dest_alpha_);
Completed in 28 milliseconds