Searched refs:validateIsInt32 (Results 1 - 4 of 4) sorted by relevance

/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DAllocation.java266 private void validateIsInt32() { method in class:Allocation
781 validateIsInt32();
930 validateIsInt32();
1088 validateIsInt32();
1174 validateIsInt32();
/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java100 validateIsInt32();
359 private void validateIsInt32() { method in class:Allocation
684 validateIsInt32();
949 validateIsInt32();
1100 validateIsInt32();
1319 validateIsInt32();
/frameworks/rs/cpp/
H A DAllocation.cpp75 void Allocation::validateIsInt32() { function in class:Allocation
H A DrsCppStructs.h321 void validateIsInt32();

Completed in 91 milliseconds