Home
last modified time | relevance | path

Searched refs:ScopedNullableDoubleArrayRO (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/jni/
H A Dscoped_nullable_primitive_array.h95 using ScopedNullableDoubleArrayRO = ScopedArrayRO<jdoubleArray, jdouble, DoubleArrayTraits>; variable
/aosp12/frameworks/base/libs/hwui/jni/
H A Dscoped_nullable_primitive_array.h95 using ScopedNullableDoubleArrayRO = ScopedArrayRO<jdoubleArray, jdouble, DoubleArrayTraits>; variable