Home
last modified time | relevance | path

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

/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp82 void createSignedAllocations() { in createSignedAllocations() function
351 createSignedAllocations(); in main()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp86 void createSignedAllocations() { in createSignedAllocations() function
361 createSignedAllocations(); in Java_com_android_rs_jniallocations_MainActivity_nativeRS()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java119 private void createSignedAllocations() { in createSignedAllocations() method in MainActivity
430 createSignedAllocations(); in runScript()