Home
last modified time | relevance | path

Searched defs:GetThumbnailImage (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/graphics/common/libhwjpeg/
DExynosJpegEncoderForCamera.cpp846 size_t ExynosJpegEncoderForCamera::GetThumbnailImage(char* buffer, size_t buflen) { in GetThumbnailImage() function in ExynosJpegEncoderForCamera
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdiplusimpl.h240 __inline__ Image* Image::GetThumbnailImage(UINT thumbWidth, UINT thumbHeight, in GetThumbnailImage() function