Searched refs:pixelmapList (Results 1 – 1 of 1) sorted by relevance
548 napi_value pixelmapList = nullptr; in CreatePixelMapList() local549 int32_t res = OH_ImageSource_CreatePixelMapList(native, &ops, &pixelmapList); in CreatePixelMapList()550 return createResultValue(env, res, pixelmapList); in CreatePixelMapList()