Searched refs:SetGlobal (Results 1 – 9 of 9) sorted by relevance
25 SkFontConfigInterface* SkFontConfigInterface::SetGlobal(SkFontConfigInterface* fc) { in SetGlobal() function in SkFontConfigInterface
75 static void SetGlobal(SkDeviceProfile*);
73 void SkDeviceProfile::SetGlobal(SkDeviceProfile* profile) { in SetGlobal() function in SkDeviceProfile
40 static SkFontConfigInterface* SetGlobal(SkFontConfigInterface*);
66 static void SetGlobal(AttachmentBroker* broker);
180 Node* SetGlobal(uint32_t index, Node* val);
2879 Node* WasmGraphBuilder::SetGlobal(uint32_t index, Node* val) { in SetGlobal() function in v8::internal::compiler::WasmGraphBuilder
76 V(SetGlobal, 0x24, _) \
1038 BUILD(SetGlobal, operand.index, val.node); in DecodeFunctionBody()