HomeSort by relevance Sort by last modified time
    Searched refs:SetGlobal (Results 1 - 10 of 10) sorted by null

  /external/skia/src/ports/
SkFontConfigInterface.cpp 25 SkFontConfigInterface* SkFontConfigInterface::SetGlobal(SkFontConfigInterface* fc) {
  /external/skia/src/core/
SkDeviceProfile.h 55 * specified with SetGlobal(), or if nullptr is specified to SetGlobal().
75 static void SetGlobal(SkDeviceProfile*);
SkDeviceProfile.cpp 73 void SkDeviceProfile::SetGlobal(SkDeviceProfile* profile) {
  /external/skia/include/ports/
SkFontConfigInterface.h 39 static SkFontConfigInterface* SetGlobal(SkFontConfigInterface*);
  /external/libmojo/ipc/
attachment_broker.h 66 static void SetGlobal(AttachmentBroker* broker);
  /external/v8/src/wasm/
wasm-opcodes.cc 121 CASE_OP(SetGlobal, "set_global")
wasm-opcodes.h 82 V(SetGlobal, 0x24, _) \
function-body-decoder.cc     [all...]
  /external/v8/src/compiler/
wasm-compiler.h 206 Node* SetGlobal(uint32_t index, Node* val);
wasm-compiler.cc     [all...]

Completed in 6940 milliseconds