Searched defs:CreatePixelMapList (Results 1 – 2 of 2) sorted by relevance
1806 STATIC_EXEC_FUNC(CreatePixelMapList) in STATIC_EXEC_FUNC() argument1834 STATIC_COMPLETE_FUNC(CreatePixelMapList) in STATIC_COMPLETE_FUNC() argument1868 napi_value ImageSourceNapi::CreatePixelMapList(napi_env env, napi_callback_info info) in CreatePixelMapList() function in OHOS::Media::ImageSourceNapi
2103 unique_ptr<vector<unique_ptr<PixelMap>>> ImageSource::CreatePixelMapList(const DecodeOptions &opts, in CreatePixelMapList() function in OHOS::Media::ImageSource