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

  /external/harfbuzz_ng/src/
hb-ot-layout.cc 631 unsigned int f_index = l.get_feature_index (i); local
633 if (feature_tag == g.get_feature_tag (f_index)) {
634 if (feature_index) *feature_index = f_index;
    [all...]
  /art/openjdkjvmti/
ti_stack.cc 657 size_t f_index = it - data.thread_list_indices.begin(); local
659 jvmtiStackInfo& old_stack_info = stack_info_array.get()[f_index];
    [all...]
  /external/libaom/libaom/av1/encoder/
rdopt.c 1405 const int f_index = local
7558 const BLOCK_SIZE f_index = split_qtr[bsize]; local
    [all...]

Completed in 92 milliseconds