Searched defs:stencil_enabled (Results 1 – 4 of 4) sorted by relevance
175 void HardwareRenderer::DrawGL(bool stencil_enabled, in DrawGL()
78 bool stencil_enabled() const { return stencil_test_; } in stencil_enabled() function in android_webview::internal::ScopedAppGLStateRestoreImpl426 bool ScopedAppGLStateRestore::stencil_enabled() const { in stencil_enabled() function in android_webview::ScopedAppGLStateRestore
100 bool stencil_enabled() const { return stencil_shadow_; } in stencil_enabled() function
827 bool stencil_enabled) { in SetupExpectationsForApplyingDirtyState()