Home
last modified time | relevance | path

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

/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp172 void createUnsignedAllocations() { in createUnsignedAllocations() function
379 createUnsignedAllocations(); in main()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp176 void createUnsignedAllocations() { in createUnsignedAllocations() function
389 createUnsignedAllocations(); in Java_com_android_rs_jniallocations_MainActivity_nativeRS()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java216 private void createUnsignedAllocations() { in createUnsignedAllocations() method in MainActivity
477 createUnsignedAllocations(); in runScript()