Searched defs:CreatePixelMapList (Results 1 – 3 of 3) sorted by relevance
278 std::vector<int64_t> ImageSourceImpl::CreatePixelMapList(uint32_t index, DecodeOptions opts, uint32… in CreatePixelMapList() function in OHOS::Media::ImageSourceImpl
2419 STATIC_EXEC_FUNC(CreatePixelMapList) in STATIC_EXEC_FUNC() argument2448 STATIC_COMPLETE_FUNC(CreatePixelMapList) in STATIC_COMPLETE_FUNC() argument2482 napi_value ImageSourceNapi::CreatePixelMapList(napi_env env, napi_callback_info info) in CreatePixelMapList() function in OHOS::Media::ImageSourceNapi
3255 unique_ptr<vector<unique_ptr<PixelMap>>> ImageSource::CreatePixelMapList(const DecodeOptions &opts,… in CreatePixelMapList() function in OHOS::Media::ImageSource