Home
last modified time | relevance | path

Searched refs:v2 (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/camera/provider/
DREADME.md29 and operation of the pre-HIDL camera HAL module v2.4.
37 callbacks v2.4.
/hardware/interfaces/graphics/composer/2.4/
DIComposer.hal25 * Creates a v2.4 client of the composer. Supersedes @2.3::createClient.
/hardware/interfaces/graphics/composer/2.3/
DIComposer.hal27 * Creates a v2.3 client of the composer. Supersedes @2.1::createClient.
/hardware/interfaces/identity/support/tests/
Dcppbor_test.cpp235 const vector<uint8_t> v2 = {0x00, 0x01, 0x02}; in TEST() local
237 EXPECT_EQ("\x43\x00\x01\x02"s, details::makeItem(v2)->toString()); // copy of const vector in TEST()
252 uint8_t v2[] = {0x00, 0x01, 0x02}; in TEST() local
253 uint8_t* v3 = v2; in TEST()
254 pair<uint8_t*, uint8_t*> p3 = make_pair(v2, v2 + 3); in TEST()
255 const pair<uint8_t*, uint8_t*> p4 = make_pair(v2, v2 + 3); in TEST()
/hardware/interfaces/media/omx/1.0/
DIOmxStore.hal37 * enum<v1,v2,...,vn>: v1 | v2 | ... | vn
/hardware/libhardware/modules/camera/3_4/
DREADME.md129 v2.1, so the fixed defaults are usually assigned based on that camera.
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_channel.c2731 uint32_t v2) in mm_channel_util_seq_comp_w_rollover() argument
2736 if (v1 > v2) { in mm_channel_util_seq_comp_w_rollover()
2738 } else if (v1 < v2) { in mm_channel_util_seq_comp_w_rollover()
/hardware/interfaces/radio/1.0/
Dtypes.hal1340 // for CDMA (See 3GPP2 C.S0015-B, v2.0, table 4.5-1)
1474 vec<uint8_t> bearerData; // 3GPP2 C.S0015-B, v2.0,