Home
last modified time | relevance | path

Searched refs:demoPng (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/broadcastradio/2.0/default/
Dresources.h27 constexpr uint8_t demoPng[] = { variable
DBroadcastRadio.cpp133 _hidl_cb(std::vector<uint8_t>(resources::demoPng, std::end(resources::demoPng))); in getImage()
/hardware/interfaces/broadcastradio/1.1/default/
Dresources.h27 constexpr uint8_t demoPng[] = { variable
DVirtualProgram.cpp43 bmp.rawValue = hidl_vec<uint8_t>(resources::demoPng, std::end(resources::demoPng)); in createDemoBitmap()
DBroadcastRadio.cpp162 _hidl_cb(std::vector<uint8_t>(resources::demoPng, std::end(resources::demoPng))); in getImage()