Searched defs:fb (Results 1 – 9 of 9) sorted by relevance
32 FastBootTool fb; in main() local
23 FastBootTool fb; in TEST() local38 FastBootTool fb; in TEST() local
103 fastboot::IFastBootDriver* fb; member
116 fastboot::FastBootDriver* fb = nullptr; variable
71 std::unique_ptr<FastBootDriver> fb; variable
100 bool PartitionHash(FastBootDriver* fb, const std::string& part, std::string* hash, int* retcode, in PartitionHash()
128 FrameBuffer fb; in renderUIIntoBuffer() local
165 FrameBuffer fb; in renderUIIntoBuffer() local
52 static int get_framebuffer(struct simple_fb *fb, unsigned bpp) in get_framebuffer()