Home
last modified time | relevance | path

Searched defs:type2 (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsScriptTests.cpp254 Type type2 = context->typeCreate(element, 1, 0, 0, false, false, YuvFormat::YUV_NONE); in TEST_P() local
364 Type type2 = context->typeCreate(element2, 256, 256, 0, false, false, YuvFormat::YUV_NONE); in TEST_P() local
DVtsMiscellaneousTests.cpp63 Type type2 = context->allocationGetType(allocation); in TEST_P() local