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