Home
last modified time | relevance | path

Searched refs:is_anchor (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/heap/
Dspaces-inl.h49 DCHECK(!page->is_anchor()); in Next()
211 DCHECK(!old_page->is_anchor()); in ConvertNewToOld()
Dspaces.h758 bool is_anchor() { return IsFlagSet(Page::ANCHOR); } in is_anchor() function
Dspaces.cc1886 CHECK(!page->is_anchor()); in AllocateChunk()
/external/mesa3d/src/mesa/main/
Dtexcompress_bptc.c450 is_anchor(int n_subsets, in is_anchor() function
617 anchor = is_anchor(mode->n_subsets, partition_num, texel); in fetch_rgba_unorm_from_block()
902 if (is_anchor(n_subsets, partition_num, texel)) in fetch_rgb_float_from_block()