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

  /external/chromium_org/android_webview/browser/
scoped_app_gl_state_restore.h 73 GLint blend_src_rgb_; member in class:android_webview::ScopedAppGLStateRestore
scoped_app_gl_state_restore.cc 79 glGetIntegerv(GL_BLEND_SRC_RGB, &blend_src_rgb_);
225 blend_src_rgb_, blend_dest_rgb_, blend_src_alpha_, blend_dest_alpha_);

Completed in 195 milliseconds