/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/common/src/ |
H A D | VehicleObjectPool.cpp | 32 VehiclePropertyType type, size_t vecSize) { in obtain() 45 size_t vecSize = getVehicleRawValueVectorSize(src.value, type);; in obtain() local 90 VehiclePropertyType type, size_t vecSize) { in obtainRecylable()
|
H A D | VehicleUtils.cpp | 32 VehiclePropertyType type, size_t vecSize) { in createVehiclePropValue()
|
H A D | VehicleHalManager.cpp | 469 auto vecSize = cv.values.size(); in onBatchHalEvent() local
|
/aosp12/frameworks/rs/ |
H A D | rsComponent.cpp | 29 void Component::set(RsDataType dt, RsDataKind dk, bool norm, uint32_t vecSize) { in set()
|
H A D | rsElement.cpp | 231 bool isNorm, uint32_t vecSize) { in createRef() 416 uint32_t vecSize) { in rsi_ElementCreate()
|
H A D | rsElement.h | 120 uint32_t vecSize) { in create()
|
H A D | rsScriptC_Lib.cpp | 335 bool norm, uint32_t vecSize) { in rsrElementCreate()
|
H A D | rsHidlAdaptation.cpp | 513 uint32_t vecSize) in ElementCreate()
|
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
H A D | UT_single_source_alloc.java | 71 s.invoke_CreateAndTestAlloc(dataType.Value(), vecSize); in run() local
|
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
H A D | UT_single_source_alloc.java | 73 s.invoke_CreateAndTestAlloc(dataType.Value(), vecSize); in run() local
|
/aosp12/hardware/qcom/sm7250/gps/android/2.1/ |
H A D | GnssAntennaInfo.cpp | 69 uint32_t vecSize, numberOfRows, numberOfColumns; in convertGnssAntennaInfo() local
|
/aosp12/hardware/qcom/sm8150/gps/android/2.1/ |
H A D | GnssAntennaInfo.cpp | 69 uint32_t vecSize, numberOfRows, numberOfColumns; in convertGnssAntennaInfo() local
|
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/ |
H A D | VehicleObjectPool.h | 194 bool isDisposable(VehiclePropertyType type, size_t vecSize) const { in isDisposable()
|
/aosp12/frameworks/rs/cpu_ref/ |
H A D | rsCpuIntrinsicBLAS.cpp | 144 static void walk_tiled_gemm(Func blasFunc, T_param alpha, T_param beta, int vecSize, in walk_tiled_gemm()
|
/aosp12/frameworks/compile/slang/ |
H A D | slang_rs_export_type.h | 179 uint32_t vecSize; // number of elements; one if not a vector member
|
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/ |
H A D | Element.java | 780 int vecSize = 1; in createUser() local
|
H A D | RenderScript.java | 358 native long rsnElementCreate(long con, long type, int kind, boolean norm, int vecSize); in rsnElementCreate() 359 synchronized long nElementCreate(long type, int kind, boolean norm, int vecSize) { in nElementCreate() 1034 native long rsnIncElementCreate(long con, long type, int kind, boolean norm, int vecSize); in rsnIncElementCreate() 1035 synchronized long nIncElementCreate(long type, int kind, boolean norm, int vecSize) { in nIncElementCreate()
|
/aosp12/frameworks/rs/driver/ |
H A D | rsdRuntimeStubs.cpp | 240 uint32_t vecSize) { in CreateElement() 380 uint32_t vecSize) { in rsCreateElement() 411 uint32_t vecSize) { in rsCreateElement()
|
/aosp12/frameworks/base/rs/java/android/renderscript/ |
H A D | Element.java | 1160 int vecSize = 1; in createUser() local
|
H A D | RenderScript.java | 417 native long rsnElementCreate(long con, long type, int kind, boolean norm, int vecSize); in rsnElementCreate() 418 synchronized long nElementCreate(long type, int kind, boolean norm, int vecSize) { in nElementCreate()
|
/aosp12/system/tools/hidl/ |
H A D | CompoundType.cpp | 1534 size_t vecAlign, vecSize; in emitJavaTypeDeclarations() local
|