Searched refs:outUint32 (Results 1 – 3 of 3) sorted by relevance
54 uint32_t* outUint32; member
211 args.outUint32 = res; in OH_ImageSource_GetFrameCount()
562 if (native == nullptr || args->outUint32 == nullptr) { in ImageSourceNapiGetFrameCount()567 *(args->outUint32) = native->GetFrameCount(errorCode); in ImageSourceNapiGetFrameCount()