Searched defs:factory (Results 1 – 10 of 10) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/imageio/ |
A D | wicdec.c | 129 static HRESULT ExtractICCP(IWICImagingFactory* const factory, in ExtractICCP() 185 static HRESULT ExtractMetadata(IWICImagingFactory* const factory, in ExtractMetadata() 207 static int HasAlpha(IWICImagingFactory* const factory, in HasAlpha() 264 IWICImagingFactory* factory = NULL; in ReadPictureWithWIC() local
|
A D | image_enc.c | 81 IWICImagingFactory* factory = NULL; in WriteUsingWIC() local
|
/AliOS-Things-master/components/oss/src/ |
A D | ServiceRequest.cc | 46 void ServiceRequest::setResponseStreamFactory(const IOStreamFactory& factory) in setResponseStreamFactory()
|
/AliOS-Things-master/components/oss/include/alibabacloud/oss/http/ |
A D | HttpRequest.h | 42 …void setResponseStreamFactory(const IOStreamFactory& factory) { responseStreamFactory_ = factory; } in setResponseStreamFactory()
|
/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | TestShrink.c | 58 int factorx, factory; in ShrinkPicture() local
|
/AliOS-Things-master/components/SDL2/test/ |
A D | testnative.c | 37 static NativeWindowFactory *factory = NULL; variable
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | SDL_rotozoom.c | 113 int _shrinkSurfaceRGBA(SDL_Surface * src, SDL_Surface * dst, int factorx, int factory) in _shrinkSurfaceRGBA() 202 int _shrinkSurfaceY(SDL_Surface * src, SDL_Surface * dst, int factorx, int factory) in _shrinkSurfaceY() 1548 SDL_Surface *shrinkSurface(SDL_Surface *src, int factorx, int factory) in shrinkSurface()
|
/AliOS-Things-master/components/oss/src/model/ |
A D | SelectObjectRequest.cc | 224 void SelectObjectRequest::setResponseStreamFactory(const IOStreamFactory& factory) in setResponseStreamFactory()
|
/AliOS-Things-master/components/jsoncpp/src/test_lib_json/ |
A D | jsontest.cpp | 219 Runner& Runner::add(TestCaseFactory factory) { in add()
|
/AliOS-Things-master/components/jsoncpp/src/lib_json/ |
A D | json_writer.cpp | 1246 String writeString(StreamWriter::Factory const& factory, Value const& root) { in writeString()
|
Completed in 20 milliseconds