Home
last modified time | relevance | path

Searched defs:zeroId (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DSmsMmsContactsTest.java183 long zeroId = 0; in getContactNameFromPhone_withNonNullContact_andZeroId() local
/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp2804 const SpvId zeroId = this->writeLiteral(0.0, dstType.componentType()); in writeMatrixCopy() local
3033 SpvId zeroId = this->writeLiteral(0.0, *fContext.fTypes.fFloat); in writeConstructorDiagonalMatrix() local
/aosp_15_r20/external/angle/src/compiler/translator/spirv/
H A DOutputSPIRV.cpp1656 spirv::IdRef zeroId; in createConstructorMatrixFromScalar() local