Home
last modified time | relevance | path

Searched defs:wasEnabled (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.cpp621 bool wasEnabled = mValidateASTOptions.validateFunctionCall; in disableValidateFunctionCall() local
634 bool wasEnabled = mValidateASTOptions.validateVariableReferences; in disableValidateVariableReferences() local
/third_party/skia/samplecode/
DSampleQuadStroker.cpp759 bool wasEnabled = fCircleButton.fEnabled; in onFindClickHandler() local