Searched defs:type2 (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | ralloc.h | 496 #define gc_alloc_zla(ctx, type, type2, count) \ argument 498 #define gc_zalloc_zla(ctx, type, type2, count) \ argument
|
D | macros.h | 77 # define __builtin_types_compatible_p(type1, type2) (1) argument
|
/hardware/interfaces/renderscript/1.0/vts/functional/ |
D | VtsScriptTests.cpp | 254 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
|
D | VtsMiscellaneousTests.cpp | 63 Type type2 = context->allocationGetType(allocation); in TEST_P() local
|