Home
last modified time | relevance | path

Searched defs:total_length (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/Fragment/
DFragmentRef.cpp127 unsigned int total_length = region_frag->getRegion().size(); in memcpy() local
137 unsigned int total_length = stub_frag->size(); in memcpy() local
/frameworks/native/libs/ultrahdr/
Dicc.cpp185 uint32_t total_length = text_length * 2 + sizeof(header); in write_text_tag() local
217 int total_length = 4 + 4 + 4 + table_entries * 2; in write_trc_tag() local
231 int total_length = 16; in write_trc_tag_for_linear() local
269 int total_length = 12; // 4 + 4 + 1 + 1 + 1 + 1 in write_cicp_tag() local
319 int total_length = 20 + 2 * value_count; in write_clut() local
369 int total_length = b_curves_offset; in write_mAB_or_mBA_tag() local
/frameworks/compile/slang/
Dslang_rs_reflect_utils.cpp188 int total_length = 0; in GenerateJavaCodeAccessorMethodForBitwidth() local
/frameworks/base/core/proto/android/service/
Dusb.proto335 optional int32 total_length = 4; field