Home
last modified time | relevance | path

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

/external/pdfium/third_party/agg23/
Dagg_conv_adaptor_vcgen.h45 void set_source(VertexSource& source) in set_source() function
/external/v8/src/crankshaft/
Dlithium.h276 void set_source(LOperand* operand) { source_ = operand; } in set_source() function
/external/v8/src/compiler/
Dinstruction.h574 void set_source(const InstructionOperand& operand) { source_ = operand; } in set_source() function