Home
last modified time | relevance | path

Searched refs:validateIsInt16 (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/support/java/src/androidx/renderscript/
DAllocation.java112 validateIsInt16(); in validateObjectIsPrimitiveArray()
417 private void validateIsInt16() { in validateIsInt16() method in Allocation
888 validateIsInt16(); in copyFrom()
1349 validateIsInt16(); in copy1DRangeFrom()
1561 validateIsInt16(); in copy2DRangeFrom()
1893 validateIsInt16(); in copyTo()
2223 validateIsInt16(); in copy1DRangeTo()
2400 validateIsInt16(); in copy2DRangeTo()
/frameworks/rs/cpp/
DAllocation.cpp92 void Allocation::validateIsInt16() { in validateIsInt16() function in Allocation
DrsCppStructs.h603 void validateIsInt16();