Searched refs:locked_img (Results 1 – 1 of 1) sorted by relevance
216 …ALLEGRO_LOCKED_REGION* locked_img = al_lock_bitmap(img, al_get_bitmap_format(img), ALLEGRO_LOCK_WR… in ImGui_ImplAllegro5_CreateDeviceObjects() local217 if (!locked_img) in ImGui_ImplAllegro5_CreateDeviceObjects()222 memcpy(locked_img->data, pixels, sizeof(int) * width * height); in ImGui_ImplAllegro5_CreateDeviceObjects()