Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/common/inc/
Dvidc_vendor_extensions.h226 #define ADD_PARAM(_key, _type) \ argument
229 #define ADD_PARAM_END(_key, _type) \ argument
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/common/inc/
Dvidc_vendor_extensions.h226 #define ADD_PARAM(_key, _type) \ argument
229 #define ADD_PARAM_END(_key, _type) \ argument
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/common/inc/
Dvidc_vendor_extensions.h223 #define ADD_PARAM(_key, _type) \ argument
226 #define ADD_PARAM_END(_key, _type) \ argument
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/inc/
Dvidc_vendor_extensions.h223 #define ADD_PARAM(_key, _type) \ argument
226 #define ADD_PARAM_END(_key, _type) \ argument
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/common/inc/
Dvidc_vendor_extensions.h226 #define ADD_PARAM(_key, _type) \ argument
229 #define ADD_PARAM_END(_key, _type) \ argument
/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