HomeSort by relevance Sort by last modified time
    Searched full:add_span (Results 1 - 11 of 11) sorted by null

  /external/pdfium/third_party/agg23/
agg_rasterizer_scanline_aa.h 152 void add_span(int x, int len, int) function in class:agg::scanline_hit_test
361 sl.add_span(x, cur_cell->x - x, alpha);
agg_scanline_u.h 97 void add_span(int x, unsigned len, unsigned cover) function in class:agg::scanline_u
  /external/protobuf/src/google/protobuf/compiler/
parser.cc 340 location_->add_span(parser_->input_->current().line);
341 location_->add_span(parser_->input_->current().column);
366 location_->add_span(parser_->input_->current().line);
367 location_->add_span(parser_->input_->current().column);
392 location_->add_span(token.line);
394 location_->add_span(token.end_column);
    [all...]
  /frameworks/base/tools/aapt2/proto/
TableProtoSerializer.cpp 66 pb::StyledString::Span* pb_span = pb_str->add_span();
  /external/protobuf/src/google/protobuf/
descriptor_unittest.cc     [all...]
descriptor.pb.h 7243 inline void SourceCodeInfo_Location::add_span(::google::protobuf::int32 value) { function in class:google::protobuf::SourceCodeInfo_Location
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 5778 inline void SourceCodeInfo_Location::add_span(::google::protobuf::int32 value) { function in class:google::protobuf::SourceCodeInfo_Location
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 5778 inline void SourceCodeInfo_Location::add_span(::google::protobuf::int32 value) { function in class:google::protobuf::SourceCodeInfo_Location
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.pb.h 5778 inline void SourceCodeInfo_Location::add_span(::google::protobuf::int32 value) { function in class:google::protobuf::SourceCodeInfo_Location
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 5778 inline void SourceCodeInfo_Location::add_span(::google::protobuf::int32 value) { function in class:google::protobuf::SourceCodeInfo_Location
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 7243 inline void SourceCodeInfo_Location::add_span(::google::protobuf::int32 value) { function in class:google::protobuf::SourceCodeInfo_Location
    [all...]

Completed in 3503 milliseconds