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