Home
last modified time | relevance | path

Searched refs:cv2 (Results 1 – 5 of 5) sorted by relevance

/aosp12/bionic/libm/x86_64/
H A De_acos.S223 movapd cv2(%rip), %xmm6
225 movapd 16+cv2(%rip), %xmm2
226 movapd 32+cv2(%rip), %xmm4
257 movapd cv2(%rip), %xmm1
259 movapd 16+cv2(%rip), %xmm2
261 movapd 32+cv2(%rip), %xmm3
1883 cv2: label
1900 .type cv2,@object
1901 .size cv2,64
H A De_asin.S239 movapd cv2(%rip), %xmm1
241 movapd 16+cv2(%rip), %xmm2
242 movapd 32+cv2(%rip), %xmm4
294 movapd cv2(%rip), %xmm2
304 movapd 48+cv2(%rip), %xmm1
305 movapd 16+cv2(%rip), %xmm5
306 movapd 32+cv2(%rip), %xmm0
1966 cv2: label
1983 .type cv2,@object
1984 .size cv2,64
/aosp12/frameworks/av/services/camera/libcameraservice/tests/
H A DDistortionMapperComp.py6 import cv2
29 expCoords = cv2.undistortPoints(rawCoords2, K, dist, P = K)
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DContactsProvider2Test.java2989 cv2.put(Phone.DATA, "510-123-5769"); in testContactablesQuery()
2990 cv2.put(Phone.TYPE, Phone.TYPE_HOME); in testContactablesQuery()
2991 cv2.putNull(Phone.LABEL); in testContactablesQuery()
2997 assertStoredValues(filterUri1, cv1, cv2); in testContactablesQuery()
3000 assertStoredValues(filterUri2, cv1, cv2); in testContactablesQuery()
3003 assertStoredValues(filterUri3, cv1, cv2); in testContactablesQuery()
3006 assertStoredValues(filterUri4, cv1, cv2); in testContactablesQuery()
3016 assertStoredValues(filterUri7, cv1, cv2); in testContactablesQuery()
3045 cv2.put(Phone.DATA, "510-123-5769"); in testContactablesMultipleQuery()
3046 cv2.put(Phone.TYPE, Phone.TYPE_HOME); in testContactablesMultipleQuery()
[all …]
/aosp12/art/tools/jvmti-agents/ti-fast/
H A Dtifast.cc89 …, jint i2, const jvmtiAddrLocationMap* alm, const void* cv2), (jvmti, meth, i1, cv1, i2, alm, cv2)…