Home
last modified time | relevance | path

Searched defs:T (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/drm/1.0/default/
DTypeConvert.h57 const hidl_array<T, SIZE> &array) { in toVector()
64 hidl_array<T, SIZE> &array) { in toVector()
/hardware/interfaces/tests/foo/1.0/default/lib/include/hidl-test/
DFooHelper.h41 std::string to_string(const hidl_array<T, SIZE> &array) { in to_string()
46 std::string to_string(const hidl_array<T, SIZE1, SIZE2> &array) { in to_string()
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DTriState.h44 explicit operator T () const { in T() function
/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVehicleObjectPool_test.cpp88 const int T = 2; in TEST_F() local
/hardware/intel/img/psb_video/src/
Dtng_ved_scaling.c112 IMG_UINT32 T) in tng_calculate_scaler_coeff()
/hardware/libhardware/include/hardware/
Dhwcomposer2.h527 #define TO_STRING(E, T, printer) \ argument