Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontConfigInterface.cpp25 SkFontConfigInterface* SkFontConfigInterface::SetGlobal(SkFontConfigInterface* fc) { in SetGlobal() function in SkFontConfigInterface
/external/skia/src/core/
DSkDeviceProfile.cpp73 void SkDeviceProfile::SetGlobal(SkDeviceProfile* profile) { in SetGlobal() function in SkDeviceProfile
/external/v8/src/compiler/
Dwasm-compiler.cc3125 Node* WasmGraphBuilder::SetGlobal(uint32_t index, Node* val) { in SetGlobal() function in v8::internal::compiler::WasmGraphBuilder