Home
last modified time | relevance | path

Searched defs:setActive (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DUniform.cpp21 void ActiveVariable::setActive(ShaderType shaderType, bool used) in setActive() function in gl::ActiveVariable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DUniform.cpp21 void ActiveVariable::setActive(ShaderType shaderType, bool used) in setActive() function in gl::ActiveVariable
/third_party/skia/tools/sk_app/
DWindow.h99 void setActive(bool active) { fActive = active; } in setActive() function
/third_party/flutter/skia/tools/sk_app/
DWindow.h134 void setActive(bool active) { fActive = active; } in setActive() function
/third_party/typescript/tests/lib/
Dlib.d.ts8042 setActive(): void; method