Searched defs:pixels (Results 1 – 4 of 4) sorted by relevance
107 void* pixels = malloc(size); variable140 void* pixels = malloc(size); variable
27 void* pixels = nullptr; member
312 bool SetWatermarkImagePlugin::SetImageUint8(const void *pixels, int32_t size, const std::string &ur… in SetImageUint8()
469 auto pixels = lockScreenPicture->GetPixels(); in SetLockScreenPictureToDb() local