Home
last modified time | relevance | path

Searched defs:SetActive (Results 1 – 3 of 3) sorted by relevance

/third_party/vixl/src/aarch64/
Dsimulator-aarch64.h200 static void SetActive(bool value) { is_active = value; } in SetActive() function
621 void SetActive(VectorFormat vform, int lane_index, bool value) { in SetActive() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramLinkedResources.cpp36 void SetActive(std::vector<VarT> *list, const std::string &name, ShaderType shaderType, bool active) in SetActive() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp125646 virtual void SetActive(bool aActive) in SetActive() function in nsPIDOMWindow