Searched refs:top_down (Results 1 – 4 of 4) sorted by relevance
130 bool top_down = (height < 0); in Compute() local141 abs_height, channels_, top_down); in Compute()146 bool top_down);156 bool top_down) { in Decode() argument162 if (!top_down) { in Decode()
32 int height, int channels, bool top_down) { in decode_bmp() argument39 if (!top_down) { in decode_bmp()111 bool top_down = (*height < 0); in read_bmp() local116 top_down); in read_bmp()
330 const ProfileTree* top_down() const { return &top_down_; } in top_down() function
10071 i::Isolate* isolate = profile->top_down()->isolate(); in GetTitle()10079 return reinterpret_cast<const CpuProfileNode*>(profile->top_down()->root()); in GetTopDownRoot()