Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/vts/functional/
Dbitcode.cpp114 const int8_t bitCode[] = { variable
332 const int8_t bitCode[] = { 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.h87 extern const int8_t bitCode[];