HomeSort by relevance Sort by last modified time
    Searched defs:is_anchor (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/main/
texcompress_bptc.c 450 is_anchor(int n_subsets, function
617 anchor = is_anchor(mode->n_subsets, partition_num, texel);
902 if (is_anchor(n_subsets, partition_num, texel))
    [all...]
  /external/v8/src/heap/
spaces.h 758 bool is_anchor() { return IsFlagSet(Page::ANCHOR); } function in class:v8::internal::Page
    [all...]

Completed in 425 milliseconds