Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/vts/functional/
Dbitcode.cpp328 const int bitCodeLength = 3364; variable
553 const int bitCodeLength = 3480; variable
DVtsScriptTests.cpp46 bitcode.setToExternal((uint8_t*)bitCode, bitCodeLength); in TEST_P()
137 bitcode.setToExternal((uint8_t*)bitCode, bitCodeLength); in TEST_P()
196 bitcode.setToExternal((uint8_t*)bitCode, bitCodeLength); in TEST_P()
242 bitcode.setToExternal((uint8_t*)bitCode, bitCodeLength); in TEST_P()
293 bitcode.setToExternal((uint8_t*)bitCode, bitCodeLength); in TEST_P()
423 bitcode.setToExternal((uint8_t*)bitCode, bitCodeLength); in TEST_P()
500 bitcode.setToExternal((uint8_t*)bitCode, bitCodeLength); in TEST_P()
DVtsHalRenderscriptV1_0TargetTest.h88 extern const int bitCodeLength;