Home
last modified time | relevance | path

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

/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp254 void createFloatAllocations() { in createFloatAllocations() function
407 createFloatAllocations(); in main()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp258 void createFloatAllocations() { in createFloatAllocations() function
417 createFloatAllocations(); in Java_com_android_rs_jniallocations_MainActivity_nativeRS()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java306 private void createFloatAllocations() { in createFloatAllocations() method in MainActivity
521 createFloatAllocations(); in runScript()