Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsMiscellaneousTests.cpp283 context->contextPeekMessage([&](MessageToClientType _type, Size _size, uint32_t _subID){ in TEST_P()
287 [&](MessageToClientType _type, Size _size){ in TEST_P()
/hardware/interfaces/renderscript/1.0/default/
DContext.cpp83 RsType _type = hidl_to_rs<RsType>(type); in allocationAdapterCreate() local
98 const void* _type = Device::getHal().AllocationGetType(mContext, _allocation); in allocationGetType() local
103 RsType _type = hidl_to_rs<RsType>(type); in allocationCreateTyped() local
112 RsType _type = hidl_to_rs<RsType>(type); in allocationCreateFromBitmap() local
121 RsType _type = hidl_to_rs<RsType>(type); in allocationCubeCreateFromBitmap() local
405 RsType _type = hidl_to_rs<RsType>(type); in typeGetNativeMetadata() local
421 …RsType _type = Device::getHal().TypeCreate(mContext, _element, _dimX, _dimY, _dimZ, _mipmaps, _fac… in typeCreate() local