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

  /frameworks/base/libs/hwui/protos/
ProtoHelpers.h 27 dest->set_top(src.top);
  /frameworks/native/services/surfaceflinger/
LayerProtoHelper.cpp 35 rectProto->set_top(rect.top);
42 rectProto->set_top(rect.top);
SurfaceInterceptor.cpp 189 protoRect->set_top(rect.top);
  /external/v8/src/heap/
spaces-inl.h 382 allocation_info_.set_top(new_top);
395 allocation_info_.set_top(new_top);
413 allocation_info_.set_top(new_top);
541 allocation_info_.set_top(top + aligned_size_in_bytes);
566 allocation_info_.set_top(top + size_in_bytes);
639 allocation_info_.set_top(other->allocation_info_.top());
mark-compact.h 198 void set_top(int top) { top_ = top; } function in class:v8::internal::MarkingDeque
spaces.h 204 void set_top(FreeSpace* top) { top_ = top; } function in class:v8::internal::FreeListCategory
    [all...]
incremental-marking.cc 820 marking_deque->set_top(new_top);
    [all...]
spaces.cc     [all...]
  /frameworks/base/libs/hwui/
RenderNode.cpp 110 pprops->set_top(properties().getTop());
  /external/skia/src/gpu/
GrTessellator.cpp 993 void set_top(Edge* edge, Vertex* v, EdgeList* activeEdges, Vertex** current, Comparator& c) { function in namespace:__anon34082
    [all...]
  /external/skqp/src/gpu/
GrTessellator.cpp 993 void set_top(Edge* edge, Vertex* v, EdgeList* activeEdges, Vertex** current, Comparator& c) { function in namespace:__anon34747
    [all...]

Completed in 318 milliseconds